commit | 4db0e27a5059b47e791cd1c1abc6be0073ddda05 | [log] [tgz] |
---|---|---|
author | Sandro Montanari <sandrom@google.com> | Thu Oct 19 15:00:55 2023 +0000 |
committer | Sandro Montanari <sandrom@google.com> | Thu Oct 26 08:50:26 2023 +0000 |
tree | 5dd7018f7df40512c25b81f93cde209274835dd9 | |
parent | 012b954125d1c2655ae1f90b70734b02886abc4d [diff] [blame] |
Introduce sdk_sandbox_audit SELinux domain Bug: 295861450 Test: atest CtsSdkSandboxInprocessTests and adb shell ps -Z Change-Id: I9c5873181c925c6b8ebb411328d30aa519053acf
diff --git a/private/attributes b/private/attributes index 77143a3..fe50b0d 100644 --- a/private/attributes +++ b/private/attributes
@@ -13,4 +13,5 @@ # All SDK sandbox domains attribute sdk_sandbox_all; - +# The SDK sandbox domains for the current SDK level. +attribute sdk_sandbox_current;