From 2e98f5f763a23487c9abcb5a74d9ebc2deae49c8 Mon Sep 17 00:00:00 2001 From: Ziyi Cui Date: Wed, 23 Nov 2022 02:49:13 +0000 Subject: [PATCH] gs201-sepolicy: pixelstats:remove type definition to perf-metrics move type definition to gs-common Bug: 227809911 Bug: 232541623 Test: Tested perf-metrics Change-Id: I8120f682b12137dfea164912efa0fa0417cb5dd3 Signed-off-by: Ziyi Cui --- whitechapel_pro/file.te | 3 --- 1 file changed, 3 deletions(-) diff --git a/whitechapel_pro/file.te b/whitechapel_pro/file.te index 621af916..b7495d67 100644 --- a/whitechapel_pro/file.te +++ b/whitechapel_pro/file.te @@ -110,6 +110,3 @@ userdebug_or_eng(` # USB-C throttling stats type sysfs_usbc_throttling_stats, sysfs_type, fs_type; - -#perf-metrics -type sysfs_vendor_metrics, fs_type, sysfs_type;