Merge "Stabilize audio playback types used by the HAL"
diff --git a/keystore2/aidl/Android.bp b/keystore2/aidl/Android.bp
index c114125..c52d658 100644
--- a/keystore2/aidl/Android.bp
+++ b/keystore2/aidl/Android.bp
@@ -20,7 +20,7 @@
     name: "android.system.keystore2",
     vendor_available: true,
     srcs: ["android/system/keystore2/*.aidl"],
-    imports: ["android.hardware.security.keymint"],
+    imports: ["android.hardware.security.keymint-V3"],
     stability: "vintf",
     backend: {
         java: {
diff --git a/media/OWNERS b/media/OWNERS
new file mode 100644
index 0000000..7d8b121
--- /dev/null
+++ b/media/OWNERS
@@ -0,0 +1 @@
+include platform/hardware/interfaces:/audio/aidl/OWNERS