commit | 0db82a1696695106d151fecba167a29f8159ff3e | [log] [tgz] |
---|---|---|
author | Mariia Sandrikova <mariiasand@google.com> | Mon Sep 28 20:33:57 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Sep 28 20:33:57 2020 +0000 |
tree | 403c8c8902e2d5b8efde532325948a52728e97d8 | |
parent | 898f9a82ba159b4a7133d1015cfb6e26017d2b19 [diff] | |
parent | 44c7a7029e1ecd8e64a337f4012f6e6351183a1b [diff] |
Add attribute for all vendor hwservice. am: 44c7a7029e Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1439392 Change-Id: I281ab6d5bd8b645282b45821e7a4be7355ff80c7
diff --git a/public/attributes b/public/attributes index 3582a09..45900a9 100644 --- a/public/attributes +++ b/public/attributes
@@ -204,6 +204,9 @@ # All core domains (as opposed to vendor/device-specific domains) attribute coredomain; +# All vendor hwservice. +attribute vendor_hwservice_type; + # All socket devices owned by core domain components attribute coredomain_socket; expandattribute coredomain_socket false;