commit | ed27779d14745bc2db7840f0f2cafa72f64c93c5 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Sat Oct 29 00:51:21 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Sat Oct 29 00:51:21 2022 +0000 |
tree | b272f86fb9d18238368638ff65ae670aef4e93b6 | |
parent | 2baa8cf1dd387a6a9a89ac5eb1674bd38da182ca [diff] [blame] |
graphics.common V3 -> V4 Bug: 251177105 Test: builds Change-Id: I1cb84ec85f98789d0737207a1661b39a25538c96
diff --git a/graphics/common/aidl/Android.bp b/graphics/common/aidl/Android.bp index 40a575d..cb96663 100644 --- a/graphics/common/aidl/Android.bp +++ b/graphics/common/aidl/Android.bp
@@ -15,7 +15,7 @@ enabled: true, support_system_process: true, }, - vndk_use_version: "3", + vndk_use_version: "4", srcs: [ "android/hardware/graphics/common/*.aidl", ],