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:
parent
b54d8f91e3
commit
bf5ca96192
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue