Delete Caimito 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
caiman/komodo/tokay/ripcurrent24/ripcurrentpro-trunk_staging-userdebug && m)
Bug: 305170657
Change-Id: I45555d1d5e6a089f5b60faed2fedea7a1dd4f97e
This commit is contained in:
yoonkyungkim 2023-10-27 16:55:51 +09:00 committed by YoonKyung Kim
parent 5c663d0f86
commit f0d516a9b3
10 changed files with 0 additions and 9060 deletions

View file

@ -51,10 +51,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
device/google/caimito/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.ripcurrentpro.rc
# Camera
PRODUCT_COPY_FILES += \
device/google/caimito/media_profiles_ripcurrentpro.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
# NFC
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \