|
@@ -47,6 +47,10 @@ PRODUCT_COPY_FILES += \
|
|
PRODUCT_COPY_FILES += \
|
|
PRODUCT_COPY_FILES += \
|
|
device/google/lynx/media_profiles_lynx.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
|
device/google/lynx/media_profiles_lynx.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
|
|
|
|
|
|
|
|
+# Display Config
|
|
|
|
+PRODUCT_COPY_FILES += \
|
|
|
|
+ device/google/lynx/lynx/display_colordata_dev_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_dev_cal0.pb
|
|
|
|
+
|
|
# NFC
|
|
# NFC
|
|
PRODUCT_COPY_FILES += \
|
|
PRODUCT_COPY_FILES += \
|
|
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
|
|
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \
|