Delete Tegu 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 tegu-trunk_staging-userdebug && m)
Bug: 305170657
Change-Id: I880b4dbf5e3ca79a37d37c331223eec883e861e7
This commit is contained in:
yoonkyungkim 2023-10-27 16:46:25 +09:00 committed by YoonKyung Kim
parent 11e8e60f3b
commit 8c70bf5369
2 changed files with 0 additions and 1812 deletions

View file

@ -60,10 +60,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
device/google/tegu/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.tegu.rc
# Camera
PRODUCT_COPY_FILES += \
device/google/tegu/media_profiles_tegu.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 \

File diff suppressed because it is too large Load diff