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;
+