commit | eedb6edb9875a70f50cbb30f2679254eb7f581d2 | [log] [tgz] |
---|---|---|
author | Chan Wang <chanwang@google.com> | Fri Dec 06 10:45:59 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Dec 06 10:45:59 2024 +0000 |
tree | 131ca66f901c2a4009ddb19abdb21b5a5638d1f6 | |
parent | 46998f29d2e1dedb004d840419b7ce7de90bd525 [diff] | |
parent | e40ca320ee632ad513b532e8c5f8a5537f47a311 [diff] |
Merge "Add min_sdk_version to vehicle HAL property protos Rust library" into main
diff --git a/automotive/vehicle/aidl/impl/current/proto/Android.bp b/automotive/vehicle/aidl/impl/current/proto/Android.bp index 2f8ed08..2b5cdf4 100644 --- a/automotive/vehicle/aidl/impl/current/proto/Android.bp +++ b/automotive/vehicle/aidl/impl/current/proto/Android.bp
@@ -123,4 +123,5 @@ proto_flags: [ "-I external/protobuf/src", ], + min_sdk_version: "35", }