Move HWC dump to gs-common

Bug: 269212897
Test: adb bugreport
Change-Id: I616f0af4d9ba466d62d87e7fc912c8c3201f7f65
This commit is contained in:
Adam Shih 2023-02-22 13:55:50 +08:00
parent bab5b72f86
commit 90d9b97221
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
# Data
type vendor_hwc_log_file, file_type, data_file_type;
type updated_wifi_firmware_data_file, file_type, data_file_type;
type tcpdump_vendor_data_file, file_type, data_file_type;
type vendor_camera_data_file, file_type, data_file_type;

View file

@ -41,7 +41,6 @@
/dev/block/sda u:object_r:sda_block_device:s0
# Data
/data/vendor/log/hwc(/.*)? u:object_r:vendor_hwc_log_file:s0
/data/vendor/ss(/.*)? u:object_r:tee_data_file:s0
/data/nfc(/.*)? u:object_r:nfc_data_file:s0
/data/vendor/firmware/wifi(/.*)? u:object_r:updated_wifi_firmware_data_file:s0