SePolicy rules for initial media quality HAL service
We add a new HAL service specific for TV that will support ambient
backlight on TV and manage picture and sound profile for TV setting.
Will also support ACR and AIPQ in the future.
Bug: 375092640
Test: m on cuttlefish and gambit
Change-Id: I35da1e652f285fb8845049582046fe4b4ecc9704
diff --git a/private/attributes b/private/attributes
index 2d6181d..c89d0c7 100644
--- a/private/attributes
+++ b/private/attributes
@@ -11,6 +11,11 @@
attribute system_and_vendor_property_type;
expandattribute system_and_vendor_property_type false;
+# HALs
+until_board_api(202504, `
+ hal_attribute(mediaquality);
+')
+
# All SDK sandbox domains
attribute sdk_sandbox_all;
# The SDK sandbox domains for the current SDK level.