From b6349d5564e1b3129eff81a90a7992df4afa1ce5 Mon Sep 17 00:00:00 2001 From: Abhay Singh Gill Date: Fri, 22 Aug 2025 23:17:46 +0530 Subject: [PATCH] release: Remove some useless notification flags Signed-off-by: Abhay Singh Gill Signed-off-by: Pranav Vashi --- .../android.app/nm_binder_perf_cache_channels.textproto | 6 ------ .../nm_binder_perf_get_apps_with_channels.textproto | 6 ------ .../android.app/nm_binder_perf_log_nm_throttling.textproto | 6 ------ .../android.app/nm_binder_perf_permission_check.textproto | 6 ------ .../android.app/nm_binder_perf_throttle_notify.textproto | 6 ------ 5 files changed, 30 deletions(-) delete mode 100644 release/aconfig/bp2a/android.app/nm_binder_perf_cache_channels.textproto delete mode 100644 release/aconfig/bp2a/android.app/nm_binder_perf_get_apps_with_channels.textproto delete mode 100644 release/aconfig/bp2a/android.app/nm_binder_perf_log_nm_throttling.textproto delete mode 100644 release/aconfig/bp2a/android.app/nm_binder_perf_permission_check.textproto delete mode 100644 release/aconfig/bp2a/android.app/nm_binder_perf_throttle_notify.textproto diff --git a/release/aconfig/bp2a/android.app/nm_binder_perf_cache_channels.textproto b/release/aconfig/bp2a/android.app/nm_binder_perf_cache_channels.textproto deleted file mode 100644 index adb3663b..00000000 --- a/release/aconfig/bp2a/android.app/nm_binder_perf_cache_channels.textproto +++ /dev/null @@ -1,6 +0,0 @@ -flag_value { - package: "android.app" - name: "nm_binder_perf_cache_channels" - state: ENABLED - permission: READ_ONLY -} diff --git a/release/aconfig/bp2a/android.app/nm_binder_perf_get_apps_with_channels.textproto b/release/aconfig/bp2a/android.app/nm_binder_perf_get_apps_with_channels.textproto deleted file mode 100644 index 356bbbfd..00000000 --- a/release/aconfig/bp2a/android.app/nm_binder_perf_get_apps_with_channels.textproto +++ /dev/null @@ -1,6 +0,0 @@ -flag_value { - package: "android.app" - name: "nm_binder_perf_get_apps_with_channels" - state: ENABLED - permission: READ_ONLY -} diff --git a/release/aconfig/bp2a/android.app/nm_binder_perf_log_nm_throttling.textproto b/release/aconfig/bp2a/android.app/nm_binder_perf_log_nm_throttling.textproto deleted file mode 100644 index b901b1dd..00000000 --- a/release/aconfig/bp2a/android.app/nm_binder_perf_log_nm_throttling.textproto +++ /dev/null @@ -1,6 +0,0 @@ -flag_value { - package: "android.app" - name: "nm_binder_perf_log_nm_throttling" - state: ENABLED - permission: READ_ONLY -} diff --git a/release/aconfig/bp2a/android.app/nm_binder_perf_permission_check.textproto b/release/aconfig/bp2a/android.app/nm_binder_perf_permission_check.textproto deleted file mode 100644 index 8e11dd21..00000000 --- a/release/aconfig/bp2a/android.app/nm_binder_perf_permission_check.textproto +++ /dev/null @@ -1,6 +0,0 @@ -flag_value { - package: "android.app" - name: "nm_binder_perf_permission_check" - state: ENABLED - permission: READ_ONLY -} diff --git a/release/aconfig/bp2a/android.app/nm_binder_perf_throttle_notify.textproto b/release/aconfig/bp2a/android.app/nm_binder_perf_throttle_notify.textproto deleted file mode 100644 index a72603ac..00000000 --- a/release/aconfig/bp2a/android.app/nm_binder_perf_throttle_notify.textproto +++ /dev/null @@ -1,6 +0,0 @@ -flag_value { - package: "android.app" - name: "nm_binder_perf_throttle_notify" - state: ENABLED - permission: READ_ONLY -}