commit | a21c8ec79e744b219cb2c976dabbc98ae43b75f5 | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <sadafebrahimi@google.com> | Tue Jan 28 08:31:54 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 28 08:31:54 2025 -0800 |
tree | 9d3fa4efb475739bf7e0e9d1f8c020b67599cc9f | |
parent | 77208a4e231cf9bdc3e854903c31b8eaf75b97d1 [diff] | |
parent | 57b0bac6d214fc996ad8561b3b2a38a3e46a8a80 [diff] |
Merge "Add new namespace of pffft to make the upgrade work" into main
diff --git a/automotive/vehicle/aidl/impl/vhal/Android.bp b/automotive/vehicle/aidl/impl/vhal/Android.bp index 54d148e..6eda1af 100644 --- a/automotive/vehicle/aidl/impl/vhal/Android.bp +++ b/automotive/vehicle/aidl/impl/vhal/Android.bp
@@ -47,6 +47,7 @@ cc_library { name: "DefaultVehicleHal", vendor: true, + host_supported: true, defaults: [ "VehicleHalDefaults", ],