Merge "lights: Add golden calibration support"
This commit is contained in:
commit
42b5499b50
7 changed files with 92 additions and 9 deletions
|
@ -190,6 +190,11 @@ PRODUCT_PACKAGES_DEBUG += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.lights-service.tangorpro
|
||||
|
||||
# LED Golden Config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/tangorpro/lights/led_golden_calibration_LUT_white_CG.txt:$(TARGET_COPY_OUT_VENDOR)/etc/led_golden_calibration_LUT_white_CG.txt \
|
||||
device/google/tangorpro/lights/led_golden_calibration_LUT_black_CG.txt:$(TARGET_COPY_OUT_VENDOR)/etc/led_golden_calibration_LUT_black_CG.txt
|
||||
|
||||
# Device features
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/tablet_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/tablet_core_hardware.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue