Merge "usb: upgrade stats AIDL to v2" into main
This commit is contained in:
commit
03fd3d9a37
1 changed files with 2 additions and 2 deletions
|
@ -49,7 +49,7 @@ cc_binary {
|
||||||
"android.hardware.usb-V2-ndk",
|
"android.hardware.usb-V2-ndk",
|
||||||
"android.hardware.usb.gadget-V1-ndk",
|
"android.hardware.usb.gadget-V1-ndk",
|
||||||
"libcutils",
|
"libcutils",
|
||||||
"android.frameworks.stats-V1-ndk",
|
"android.frameworks.stats-V2-ndk",
|
||||||
"pixelatoms-cpp",
|
"pixelatoms-cpp",
|
||||||
"libbinder_ndk",
|
"libbinder_ndk",
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@ cc_binary {
|
||||||
"libthermalutils",
|
"libthermalutils",
|
||||||
],
|
],
|
||||||
export_shared_lib_headers: [
|
export_shared_lib_headers: [
|
||||||
"android.frameworks.stats-V1-ndk",
|
"android.frameworks.stats-V2-ndk",
|
||||||
"pixelatoms-cpp",
|
"pixelatoms-cpp",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue