summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-24 18:12:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-24 18:12:37 +0000
commitc15cd6b0d4798f78884bf90cba0bd7a9f427608a (patch)
treefc005b92861da6f63279f9f9b4f41a511691839e
parenta3bce15dc2d0f9965e6e78d746521d1dc3229117 (diff)
parent5469417ee7629f72f187ba640393ce6380341cfa (diff)
downloadcoral-sepolicy-c15cd6b0d4798f78884bf90cba0bd7a9f427608a.tar.gz
Snap for 9652768 from 5469417ee7629f72f187ba640393ce6380341cfa to simpleperf-release
Change-Id: I7afe2309eb11220e6300487ce3a8f45476d3b668
-rw-r--r--tracking_denials/bug_map16
-rw-r--r--vendor/google/pixelstats_vendor.te3
-rw-r--r--vendor/qcom/common/device.te3
3 files changed, 19 insertions, 3 deletions
diff --git a/tracking_denials/bug_map b/tracking_denials/bug_map
new file mode 100644
index 0000000..1075658
--- /dev/null
+++ b/tracking_denials/bug_map
@@ -0,0 +1,16 @@
+dumpstate app_zygote process b/238263963
+dumpstate dumpstate binder b/238953877
+dumpstate system_data_file dir b/238837224
+hal_drm_widevine default_prop file b/238263778
+hal_power_default hal_power_default capability b/238263962
+rfs_access unlabeled dir b/238705225
+shell adb_keys_file file b/238836599
+shell cache_file lnk_file b/238836599
+shell init_exec lnk_file b/238836599
+shell linkerconfig_file dir b/238836599
+shell metadata_file dir b/238836599
+shell mirror_data_file dir b/238836599
+shell persist_file lnk_file b/238836599
+shell postinstall_mnt_dir dir b/238836599
+shell rootfs file b/238836599
+shell system_dlkm_file dir b/238836599
diff --git a/vendor/google/pixelstats_vendor.te b/vendor/google/pixelstats_vendor.te
index bc8b05b..0a6d453 100644
--- a/vendor/google/pixelstats_vendor.te
+++ b/vendor/google/pixelstats_vendor.te
@@ -20,5 +20,8 @@ r_dir_file(pixelstats_vendor, sysfs_typec_info)
allow pixelstats_vendor sysfs_wlc:dir search;
# OrientationCollector
+# HIDL sensorservice
allow pixelstats_vendor fwk_sensor_hwservice:hwservice_manager find;
+# AIDL sensorservice
+allow pixelstats_vendor fwk_sensor_service:service_manager find;
binder_call(pixelstats_vendor, system_server)
diff --git a/vendor/qcom/common/device.te b/vendor/qcom/common/device.te
index a57eb41..ab45ca5 100644
--- a/vendor/qcom/common/device.te
+++ b/vendor/qcom/common/device.te
@@ -128,9 +128,6 @@ type avtimer_device, dev_type;
#define AT device
type at_device, dev_type;
-#define Bluetooth device
-type bt_device, dev_type;
-
#define Wlan device
type wlan_device, dev_type;