commit | 8146116936664b5f0583fd093dfe7f4bb5a135b4 | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Thu Oct 20 11:23:26 2022 +0800 |
committer | Adam Shih <adamshih@google.com> | Thu Oct 20 11:23:26 2022 +0800 |
tree | 747e6058b40bdf19269a39adba95700c8abcab05 | |
parent | 4b68f5fe9510937b310e815684902331cfc8f9c9 [diff] [blame] |
move aoc settings to gs-common Bug: 248426917 Test: boot with aoc launched Change-Id: I7f3e65f9b27510bff657ca46c9688932a0352437
diff --git a/aoc/sepolicy/hwservice.te b/aoc/sepolicy/hwservice.te new file mode 100644 index 0000000..b7bf5d9 --- /dev/null +++ b/aoc/sepolicy/hwservice.te
@@ -0,0 +1,6 @@ +# Audio +type hal_audio_ext_hwservice, hwservice_manager_type; + +# AudioMetric +type hal_audiometricext_hwservice, hwservice_manager_type; +