commit | d978d258763cd1abe6d3bb9d45e6858e2f4c1a11 | [log] [tgz] |
---|---|---|
author | Lakshman Annadorai <lakshmana@google.com> | Wed Nov 11 02:22:16 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Nov 11 02:22:16 2020 +0000 |
tree | 17f52832cc22f4583577000c0058853284e02038 | |
parent | 95ddd00d0342ec05fb3802a8bedff3b28e3c4766 [diff] | |
parent | f033b074164f31cc4cbe4380882348f247e89db6 [diff] |
Merge "Rename CarWatchdog AIDL's build rule name to android.automotive.watchdog."
diff --git a/automotive/vehicle/2.0/default/Android.bp b/automotive/vehicle/2.0/default/Android.bp index 590adc5..8d1693a 100644 --- a/automotive/vehicle/2.0/default/Android.bp +++ b/automotive/vehicle/2.0/default/Android.bp
@@ -32,7 +32,7 @@ defaults: ["vhal_v2_0_defaults"], shared_libs: [ "libbinder_ndk", - "carwatchdog_aidl_interface-ndk_platform", + "android.automotive.watchdog-ndk_platform", ], }