summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-10 01:20:29 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-10 01:20:29 +0000
commitb6883ebe1ee09b73146c78ea39a0447ae73d9354 (patch)
tree813cd404ee5c6cb0b7d090359b6cfffb7edb33f1
parentef79e1e00b7b3d0e51db8c7a16820da5a50f92aa (diff)
parent8555e3372e80cc017c397bc2ff7d02d55fbae1cb (diff)
downloadinterfaces-b6883ebe1ee09b73146c78ea39a0447ae73d9354.tar.gz
Snap for 10923648 from 8555e3372e80cc017c397bc2ff7d02d55fbae1cb to 24Q1-release
Change-Id: Id897d2e3f2ff40376daf3f9a8c3db8b472d24fda
-rw-r--r--display/Android.bp20
1 files changed, 10 insertions, 10 deletions
diff --git a/display/Android.bp b/display/Android.bp
index b146a54..23ca30a 100644
--- a/display/Android.bp
+++ b/display/Android.bp
@@ -15,7 +15,7 @@ aidl_interface {
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
backend: {
@@ -31,63 +31,63 @@ aidl_interface {
version: "1",
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
},
{
version: "2",
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
},
{
version: "3",
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
},
{
version: "4",
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
},
{
version: "5",
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
},
{
version: "6",
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
},
{
version: "7",
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
},
{
version: "8",
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
},
{
version: "9",
imports: [
"android.hardware.common-V2",
- "android.hardware.graphics.common-V4",
+ "android.hardware.graphics.common-V5",
],
},