Snap for 9401934 from d2df66d667
to udc-release
Change-Id: Ibe4cda929ca7e9382be530921f1ee5eb285dc8c8
This commit is contained in:
commit
151ff13086
1 changed files with 6 additions and 0 deletions
|
@ -309,6 +309,12 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.opus.enabled=true
|
persist.bluetooth.opus.enabled=true
|
||||||
|
|
||||||
|
# WLC userdebug specific
|
||||||
|
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
device/google/gs201/init.hardware.wlc.rc.userdebug:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.wlc.rc
|
||||||
|
endif
|
||||||
|
|
||||||
# Biometrics virtual HAL for e2e testing
|
# Biometrics virtual HAL for e2e testing
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
android.hardware.biometrics.fingerprint-service.example
|
android.hardware.biometrics.fingerprint-service.example
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue