From 661cf4be774adc80fddb342ea6841a890de7babc Mon Sep 17 00:00:00 2001 From: Chara Date: Fri, 27 Mar 2026 23:17:50 -0400 Subject: [PATCH] Reapply "Add com.android.bluetooth to seapp_contexts" Add com.android.bluetooth to seapp_contexts References https://github.com/crdroidandroid/android_device_xiaomi_sm8250-common/commit/807b124de6826d4278bb8fff76edf4802508a4bc This reverts commit 66cd319bdde5532b8a6ca3f8f39bad7eb8b51440. so I didn't add it to the BoardConfig.mk... whoopsie. --- sepolicy/private/seapp_contexts | 1 + 1 file changed, 1 insertion(+) create mode 100644 sepolicy/private/seapp_contexts diff --git a/sepolicy/private/seapp_contexts b/sepolicy/private/seapp_contexts new file mode 100644 index 0000000..951ea3c --- /dev/null +++ b/sepolicy/private/seapp_contexts @@ -0,0 +1 @@ +user=bluetooth seinfo=default name=com.android.bluetooth domain=bluetooth type=bluetooth_data_file levelFrom=all isPrivApp=true \ No newline at end of file