Remove ndk_platform backend. Use the ndk backend. am: 3428793114 am: 7760ffc444
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16119649 Change-Id: Id83ed275af2699344d9eee747cbcd8c7e9333789
This commit is contained in:
commit
2cba9caeb1
2 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ cc_prebuilt_library_shared {
|
|||
"android.hardware.gnss@2.1",
|
||||
"android.hardware.gnss.measurement_corrections@1.0",
|
||||
"android.hardware.gnss.visibility_control@1.0",
|
||||
"android.hardware.gnss-V1-ndk_platform",
|
||||
"android.hardware.gnss-V1-ndk",
|
||||
"libhardware",
|
||||
"libc++",
|
||||
"libc",
|
||||
|
|
|
@ -51,7 +51,7 @@ cc_binary {
|
|||
"android.hardware.thermal@1.0",
|
||||
"android.hardware.thermal@2.0",
|
||||
"libcutils",
|
||||
"android.frameworks.stats-V1-ndk_platform",
|
||||
"android.frameworks.stats-V1-ndk",
|
||||
"pixelatoms-cpp",
|
||||
"libbinder_ndk",
|
||||
],
|
||||
|
@ -60,7 +60,7 @@ cc_binary {
|
|||
"libpixelstats",
|
||||
],
|
||||
export_shared_lib_headers: [
|
||||
"android.frameworks.stats-V1-ndk_platform",
|
||||
"android.frameworks.stats-V1-ndk",
|
||||
"pixelatoms-cpp",
|
||||
],
|
||||
proprietary: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue