commit | edff13e3144bac986a5fde452afefeb07b6523a7 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Dec 06 02:07:44 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Dec 08 18:02:08 2022 +0000 |
tree | a4dceaa8112f7390129c183f70109190ee960165 | |
parent | 73ce58ecb6d65958072a882bbe3ee21bb6e05291 [diff] [blame] |
Mark modules frozen explicitly. Makes it easier to see which versions are available. Bug: 188871598 Test: N/A Change-Id: Ica76a8225fec8dc5267362cbfd43e06e65ad3f1e
diff --git a/automotive/vehicle/aidl/Android.bp b/automotive/vehicle/aidl/Android.bp index 9aeb4d2..18a5046 100644 --- a/automotive/vehicle/aidl/Android.bp +++ b/automotive/vehicle/aidl/Android.bp
@@ -27,6 +27,7 @@ srcs: [ "android/hardware/automotive/vehicle/**/*.aidl", ], + frozen: false, stability: "vintf", backend: { cpp: {