You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andy Hung e9eb03e9db
MediaUtils: Move MemoryLeakTrackUtil.h to the proper library.
4 years ago
..
include/mediautils MediaUtils: Move MemoryLeakTrackUtil.h to the proper library. 4 years ago
AImageReaderUtils.cpp libmediautils: move AImageReader_getHGBPFromHandle from libmediandk. 6 years ago
Android.bp MediaMetrics: Move LimitProcessMemory to libmediautils 4 years ago
BatteryNotifier.cpp MediaPlayer: Use uid_t for uids 8 years ago
EventLogTags.logtags audioserver: log system event for binder timeouts 6 years ago
ISchedulingPolicyService.cpp convert ResourceManager usage in MediaCodec to ndk aidl 5 years ago
ISchedulingPolicyService.h convert ResourceManager usage in MediaCodec to ndk aidl 5 years ago
LimitProcessMemory.cpp MediaMetrics: Move LimitProcessMemory to libmediautils 4 years ago
MemoryLeakTrackUtil.cpp MediaUtils: Move MemoryLeakTrackUtil.h to the proper library. 4 years ago
OWNERS Update OWNERS to be more specific 7 years ago
ProcessInfo.cpp Implement DrmSessionManager w mediaresourcemanager 5 years ago
README Track camera and flashlight usage in battery stats. 9 years ago
SchedulingPolicyService.cpp convert ResourceManager usage in MediaCodec to ndk aidl 5 years ago
ServiceUtilities.cpp Revert "Allow call audio access for default dialer application" 4 years ago
TimeCheck.cpp TimeCheck: fix use of uninitialized variable 4 years ago

README

This is a common shared library for media utility classes.


Consider adding your utility class/function here if it will
be used across several of the media libraries.