summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuan Song <huans@google.com>2020-08-06 20:57:13 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-08-06 20:57:13 +0000
commitafe9db5ad1f90ae39a49a62d4f410e0dead04c0a (patch)
tree72b44a568a650a3d9b5b28b95452f3ee9df569d1
parent8cd2b4fb7c0521e3a40c8872b215a2ca2f6cbab8 (diff)
parent05cf7f8d248dd45851dcca2836f8acc80cd9c619 (diff)
downloaddevice_generic_goldfish-afe9db5ad1f90ae39a49a62d4f410e0dead04c0a.tar.gz
device_generic_goldfish-afe9db5ad1f90ae39a49a62d4f410e0dead04c0a.tar.bz2
device_generic_goldfish-afe9db5ad1f90ae39a49a62d4f410e0dead04c0a.zip
Add FALSH feature am: 05cf7f8d24
Original change: https://googleplex-android-review.googlesource.com/c/device/generic/goldfish/+/12326917 Change-Id: I8afba12aeaec42968f811c0ff247d99a786ecedc
-rw-r--r--vendor.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.mk b/vendor.mk
index 53eebce4..3766bfc6 100644
--- a/vendor.mk
+++ b/vendor.mk
@@ -283,7 +283,7 @@ PRODUCT_COPY_FILES += \
device/generic/goldfish/camera/media_codecs_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_performance.xml \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
frameworks/native/data/etc/android.hardware.camera.ar.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.ar.xml \
- frameworks/native/data/etc/android.hardware.camera.autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.autofocus.xml \
+ frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.flash-autofocus.xml \
frameworks/native/data/etc/android.hardware.camera.concurrent.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.concurrent.xml \
frameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.front.xml \
frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \