summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsergiuferentz <sergiuferentz@google.com>2023-09-25 15:04:37 +0000
committersergiuferentz <sergiuferentz@google.com>2023-09-28 13:09:52 +0000
commit25fe266a96f52dbb578b2192e52355a97cb7d2d7 (patch)
tree813cd404ee5c6cb0b7d090359b6cfffb7edb33f1
parentc9edfa65f70568cc85f68dbe6ac0ba40929aae37 (diff)
downloadinterfaces-25fe266a96f52dbb578b2192e52355a97cb7d2d7.tar.gz
Bump android.hardware.graphics.common V4->V5
Test: Build Bug: 291142745 Change-Id: I7781212c1de6cb3fbef43a290616e39896c0f456
-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",
],
},