Merge "Add biometric AIDL interfaces to the watchdog" into sc-v2-dev am: 559ce89b01 am: d8ec8ff380
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15974031 Change-Id: Iba5e2ce85d5b14004486db3bf70a599e6d82bb2b
This commit is contained in:
@@ -143,6 +143,8 @@ public class Watchdog {
|
||||
);
|
||||
|
||||
public static final String[] AIDL_INTERFACE_PREFIXES_OF_INTEREST = new String[] {
|
||||
"android.hardware.biometrics.face.IFace/",
|
||||
"android.hardware.biometrics.fingerprint.IFingerprint/",
|
||||
"android.hardware.light.ILights/",
|
||||
"android.hardware.power.stats.IPowerStats/",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user