[automerger skipped] Update pixel-display V6 interface am: 98bed34ee2 -s ours am: 831599fc49 -s ours

am skip reason: Merged-In I9c3c79451cf7389408452e1d0838c82c22f6c8b7 with SHA-1 5b1570548c is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/google/interfaces/+/18601750

Change-Id: I7aaa76f4acd170dcb97ac3ff5e8d4be3ddb21af4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/display/Android.bp b/display/Android.bp
index 879ee15..770d92b 100644
--- a/display/Android.bp
+++ b/display/Android.bp
@@ -5,6 +5,7 @@
 
 aidl_interface {
     name: "com.google.hardware.pixel.display",
+    owner: "google",
     vendor_available: true,
     srcs: [
         "com/google/hardware/pixel/display/*.aidl",
diff --git a/power/Android.bp b/power/Android.bp
index 41269ba..5d3defd 100644
--- a/power/Android.bp
+++ b/power/Android.bp
@@ -5,6 +5,7 @@
 
 aidl_interface {
     name: "pixel-power-ext",
+    owner: "google",
     vendor_available: true,
     srcs: [
         "google/hardware/power/extension/pixel/IPowerExt.aidl",