From c0c3ae29d8165d9a1500b3e317cafd24fdfa592a Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 13 Jan 2026 21:16:55 +0200 Subject: [PATCH] gs101: sepolicy: Regenerate Change-Id: I3bd632e3fb718fc220995fd781ee768a5881e8c6 --- sepolicy/system_ext/private/platform_app.te | 2 -- sepolicy/vendor/attributes | 4 ++-- sepolicy/vendor/mali_target_sdk.te | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/sepolicy/system_ext/private/platform_app.te b/sepolicy/system_ext/private/platform_app.te index 02245d14..ab22aeff 100644 --- a/sepolicy/system_ext/private/platform_app.te +++ b/sepolicy/system_ext/private/platform_app.te @@ -1,5 +1,3 @@ hal_client_domain(platform_app, hal_fingerprint) -get_prop(platform_app, bluetooth_lea_prop) - set_prop(platform_app, bootanim_system_prop) diff --git a/sepolicy/vendor/attributes b/sepolicy/vendor/attributes index 136a8dc9..4f945931 100644 --- a/sepolicy/vendor/attributes +++ b/sepolicy/vendor/attributes @@ -1,3 +1,3 @@ -hal_attribute(shared_modem_platform) - attribute vendor_persist_type; + +hal_attribute(shared_modem_platform) diff --git a/sepolicy/vendor/mali_target_sdk.te b/sepolicy/vendor/mali_target_sdk.te index 2b9f561a..d7dc88eb 100644 --- a/sepolicy/vendor/mali_target_sdk.te +++ b/sepolicy/vendor/mali_target_sdk.te @@ -1,6 +1,6 @@ +attribute mali_target_sdk; + allowxperm mali_target_sdk gpu_device:chr_file ioctl { 0x8008 0x8020 0x8021 0x8022 0x8023 0xbe00 0xbe01 0xbe10 0xbe11 0xbe20 0xbe21 0xbe30 0xbe40 0xbe41 0xbeff }; allowxperm mali_target_sdk gpu_device:chr_file ioctl { 0x8012 0x8013 0x8038 0x8039 }; allowxperm mali_target_sdk gpu_device:chr_file ioctl 0x8102; allowxperm mali_target_sdk gpu_device:chr_file ioctl { 0xbf00 0xbf01 0xbf10 }; - -attribute mali_target_sdk;