Add camera to feature list am: d7ce913606
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17312083 Change-Id: I224bc7ab5e7158f008270bba84d64725077baacb
This commit is contained in:
commit
dba95c532a
1 changed files with 3 additions and 0 deletions
|
@ -589,6 +589,9 @@ PRODUCT_COPY_FILES += \
|
|||
ifneq ($(DISABLE_CAMERA_FS_AF),true)
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.flash-autofocus.xml
|
||||
else
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.camera.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.xml
|
||||
endif
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue