android_device_samsung_a20/universal7885-common/apps
Repository files (latest commit first)
Filename Latest commit message Latest commit date
roynatech2544 72f2eb6800 universal7885: parts-aidl: Unlock mutex if try_lock() returned true
try_lock() returns instantly, but it does acquires mutex lock if it is avaliable. If we just return try_lock() result, mutex is still locked by the thread. So it results in forever false with try_lock(). If the try_lock() returns true, unlock and return true for fix
2022-10-11 21:21:57 +09:00
..
aidl-support universal7885: parts-aidl: Unlock mutex if try_lock() returned true 2022-10-11 21:21:57 +09:00
Camera universal7885: GrapheneCam: Ship latest GrapheneOS Camera v47 2022-09-08 14:33:32 +00:00
CameraLightSensor universal7885: bpfmt 2022-05-20 18:37:24 +09:00
FMRadio universal7885: aidl-support: Make a stable version 2022-10-09 05:23:21 +00:00
SamsungParts universal7885: parts: Use directBootAware 2022-10-11 15:19:45 +09:00