Merge "Add biometric AIDL interfaces to the watchdog" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
559ce89b01
@@ -142,6 +142,8 @@ public class Watchdog {
|
|||||||
);
|
);
|
||||||
|
|
||||||
public static final String[] AIDL_INTERFACE_PREFIXES_OF_INTEREST = new String[] {
|
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.light.ILights/",
|
||||||
"android.hardware.power.stats.IPowerStats/",
|
"android.hardware.power.stats.IPowerStats/",
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user