commit | 81fbbea6b94842e0456b26ff749fc01d1d628df4 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Thu Sep 16 19:44:55 2021 -0700 |
committer | Yu Shan <shanyu@google.com> | Tue Sep 21 16:30:17 2021 -0700 |
tree | 12e6d6c3e090861c9010fbf734ce1d153209cda2 | |
parent | 9af220ec42b7d2b19184af2ed627e15cbfea9672 [diff] [blame] |
Migrate VehiclePropertyStore. Test: atest VehicleHalVehicleUtilsTest Bug: 199337732 Change-Id: Ia18699a0115fdb004c57c0e6fb02b043ddb138b5
diff --git a/automotive/vehicle/aidl/impl/Android.bp b/automotive/vehicle/aidl/impl/Android.bp index 0b98c7e..a97d544 100644 --- a/automotive/vehicle/aidl/impl/Android.bp +++ b/automotive/vehicle/aidl/impl/Android.bp
@@ -32,5 +32,6 @@ "-Wall", "-Wextra", "-Werror", + "-Wthread-safety", ], }