Remove obsolete tracking entry

Bug: 264489567
Bug: 261651131
Change-Id: Ibf1116ea7b393f3c1e6eec0794e492b5dc2fd1ad
This commit is contained in:
Salmax Chang 2023-04-26 17:15:36 +08:00
parent 32ec77111d
commit 5ddf0079c6
2 changed files with 0 additions and 8 deletions

View file

@ -25,8 +25,6 @@ kernel vendor_fw_file dir b/272166787
mtectrl unlabeled dir b/264483752 mtectrl unlabeled dir b/264483752
platform_app bootanim_system_prop property_service b/264483532 platform_app bootanim_system_prop property_service b/264483532
servicemanager hal_fingerprint_default binder b/264483753 servicemanager hal_fingerprint_default binder b/264483753
ssr_detector_app system_app_data_file dir b/264483352
ssr_detector_app system_app_data_file file b/264483352
system_server default_android_service service_manager b/264483754 system_server default_android_service service_manager b/264483754
systemui_app bootanim_system_prop property_service b/269964574 systemui_app bootanim_system_prop property_service b/269964574
systemui_app hal_googlebattery binder b/269964574 systemui_app hal_googlebattery binder b/269964574

View file

@ -1,6 +0,0 @@
# b/261651131
dontaudit ssr_detector_app system_app_data_file:file { open };
# b/264489567
userdebug_or_eng(`
permissive ssr_detector_app;
')