usb: upgrade stats AIDL to v2
Upgrade stats AIDL to v2 following pixelstats lib. Bug: 297224564 Test: Build Change-Id: I3b68c8ed3ff7ff96c185c8f990b03acabb64e3ad
This commit is contained in:
@@ -46,7 +46,7 @@ cc_binary {
|
||||
"android.hardware.usb.gadget@1.0",
|
||||
"android.hardware.usb-V2-ndk",
|
||||
"libcutils",
|
||||
"android.frameworks.stats-V1-ndk",
|
||||
"android.frameworks.stats-V2-ndk",
|
||||
"pixelatoms-cpp",
|
||||
"libbinder_ndk",
|
||||
|
||||
@@ -57,7 +57,7 @@ cc_binary {
|
||||
"libthermalutils",
|
||||
],
|
||||
export_shared_lib_headers: [
|
||||
"android.frameworks.stats-V1-ndk",
|
||||
"android.frameworks.stats-V2-ndk",
|
||||
"pixelatoms-cpp",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user