Loading biometrics/face/aidl/default/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ cc_binary { "FakeFaceEngine.cpp", "Session.cpp", ], static_libs: ["android.hardware.biometrics.face.VirtualProps"], static_libs: ["libandroid.hardware.biometrics.face.VirtualProps"], } sysprop_library { Loading @@ -48,7 +48,7 @@ cc_test { "libbinder_ndk", ], static_libs: [ "android.hardware.biometrics.face.VirtualProps", "libandroid.hardware.biometrics.face.VirtualProps", "android.hardware.biometrics.face-V2-ndk", "android.hardware.biometrics.common-V2-ndk", "android.hardware.keymaster-V3-ndk", Loading biometrics/fingerprint/aidl/default/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ cc_binary { "android.hardware.biometrics.common.thread", "android.hardware.biometrics.common.util", ], static_libs: ["android.hardware.biometrics.fingerprint.VirtualProps"], static_libs: ["libandroid.hardware.biometrics.fingerprint.VirtualProps"], } cc_test { Loading @@ -43,7 +43,7 @@ cc_test { "libbinder_ndk", ], static_libs: [ "android.hardware.biometrics.fingerprint.VirtualProps", "libandroid.hardware.biometrics.fingerprint.VirtualProps", "android.hardware.biometrics.fingerprint-V2-ndk", "android.hardware.biometrics.common-V2-ndk", "android.hardware.keymaster-V3-ndk", Loading Loading
biometrics/face/aidl/default/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ cc_binary { "FakeFaceEngine.cpp", "Session.cpp", ], static_libs: ["android.hardware.biometrics.face.VirtualProps"], static_libs: ["libandroid.hardware.biometrics.face.VirtualProps"], } sysprop_library { Loading @@ -48,7 +48,7 @@ cc_test { "libbinder_ndk", ], static_libs: [ "android.hardware.biometrics.face.VirtualProps", "libandroid.hardware.biometrics.face.VirtualProps", "android.hardware.biometrics.face-V2-ndk", "android.hardware.biometrics.common-V2-ndk", "android.hardware.keymaster-V3-ndk", Loading
biometrics/fingerprint/aidl/default/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ cc_binary { "android.hardware.biometrics.common.thread", "android.hardware.biometrics.common.util", ], static_libs: ["android.hardware.biometrics.fingerprint.VirtualProps"], static_libs: ["libandroid.hardware.biometrics.fingerprint.VirtualProps"], } cc_test { Loading @@ -43,7 +43,7 @@ cc_test { "libbinder_ndk", ], static_libs: [ "android.hardware.biometrics.fingerprint.VirtualProps", "libandroid.hardware.biometrics.fingerprint.VirtualProps", "android.hardware.biometrics.fingerprint-V2-ndk", "android.hardware.biometrics.common-V2-ndk", "android.hardware.keymaster-V3-ndk", Loading