Delete Comet media_profiles from device/google

media_profile contain potentially sensitive data.
These files should not be located in device/google, since this folder
history is visible in AOSP.

Test: build success(source build/envsetup.sh && lunch comet-trunk_staging-userdebug && m)
Bug: 305170657
Change-Id: Ic8fe4d439a74bc88f537dcb047b5b8d10fae355a
This commit is contained in:
yoonkyungkim 2023-10-27 16:37:01 +09:00 committed by YoonKyung Kim
parent 71041f1f05
commit e753e81922
2 changed files with 0 additions and 1812 deletions

View file

@ -52,10 +52,6 @@ PRODUCT_COPY_FILES += \
device/google/comet/comet/panel_config_google-ct3a_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-ct3a_cal0.pb \
device/google/comet/comet/panel_config_google-ct3c_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-ct3c_cal1.pb
# Camera
PRODUCT_COPY_FILES += \
device/google/comet/media_profiles_comet.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
PRODUCT_PROPERTY_OVERRIDES += \
vendor.camera.debug.enable_software_post_sharpen_node=false

File diff suppressed because it is too large Load diff