raven: include factory/shipping UDFPS based on target
This CL transitions the regular build to the AIDL fingerprint HAL, while keeping the factory build on HIDL. AuthService reports "Registering HIDL ID: 0 Modality: 2 Strength: 15" only for the factory build. Bug: 188193467 Test: build raven-userdebug Test: build factory_raven-userdebug Test: adb logcat | grep AuthService Change-Id: I3d02e560e5e624aa85f1c3d14d52d7bb5070ee4d
This commit is contained in:
parent
99725eb3ea
commit
1d5482518b
4 changed files with 47 additions and 19 deletions
|
@ -24,12 +24,11 @@ PRODUCT_MODEL := Factory build on Raven
|
|||
PRODUCT_BRAND := Android
|
||||
PRODUCT_MANUFACTURER := Google
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/raviole/factory_raven/overlay
|
||||
|
||||
# default BDADDR for EVB only
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55"
|
||||
|
||||
# Fingerprint
|
||||
include device/google/gs101/fingerprint/udfps_factory.mk
|
||||
|
||||
# Factory binaries of camera
|
||||
PRODUCT_PACKAGES += fatp_gn1_hat_tool fatp_imx586_hat_tool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue