summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergiu Ferentz <sergiuferentz@google.com>2023-10-09 08:27:26 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-10-09 08:27:26 +0000
commit8555e3372e80cc017c397bc2ff7d02d55fbae1cb (patch)
tree813cd404ee5c6cb0b7d090359b6cfffb7edb33f1
parent415596ed7f215c705b5ca30c3aa4b2523137d42c (diff)
parent25fe266a96f52dbb578b2192e52355a97cb7d2d7 (diff)
downloadinterfaces-8555e3372e80cc017c397bc2ff7d02d55fbae1cb.tar.gz
Merge "Bump android.hardware.graphics.common V4->V5" into main
-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",
],
},