Merge "Rename CarWatchdog AIDL's build rule name to android.automotive.watchdog."

This commit is contained in:
Lakshman Annadorai
2020-11-11 02:22:16 +00:00
committed by Android (Google) Code Review

View File

@@ -32,7 +32,7 @@ cc_defaults {
defaults: ["vhal_v2_0_defaults"],
shared_libs: [
"libbinder_ndk",
"carwatchdog_aidl_interface-ndk_platform",
"android.automotive.watchdog-ndk_platform",
],
}