usb: upgrade stats AIDL to v2
Upgrade stats AIDL to v2 following pixelstats lib. Bug: 297224564 Test: Build Change-Id: Ia9837a8ea568c788a1a6044ff37c05172c019c2d
This commit is contained in:
parent
869384d7e5
commit
5aa4f0519f
1 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ cc_binary {
|
|||
"android.hardware.usb-V2-ndk",
|
||||
"android.hardware.usb.gadget-V1-ndk",
|
||||
"libcutils",
|
||||
"android.frameworks.stats-V1-ndk",
|
||||
"android.frameworks.stats-V2-ndk",
|
||||
"pixelatoms-cpp",
|
||||
"libbinder_ndk",
|
||||
|
||||
|
@ -60,7 +60,7 @@ cc_binary {
|
|||
"libthermalutils",
|
||||
],
|
||||
export_shared_lib_headers: [
|
||||
"android.frameworks.stats-V1-ndk",
|
||||
"android.frameworks.stats-V2-ndk",
|
||||
"pixelatoms-cpp",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue