commit | 8df53b24074a4ae3cfa84392a924933555074858 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Oct 19 17:51:41 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Oct 26 14:58:39 2021 +0900 |
tree | 2ecb6e95b028973b87cb0490fd32ad58002d0e31 | |
parent | c77442bde506320818b3302262f0efca5bf9c869 [diff] |
Remove ndk_platform backend. Use the ndk backend. The ndk_platform backend will soon be deprecated because the ndk backend can serve the same purpose. This is to eliminate the confusion about having two variants (ndk and ndk_platform) for the same ndk backend. The prebuilt files had a reference to android.hardware.gnss-V1-ndk_platform.so. Change it to android.hardware.gnss-V1-ndk.so by diretly editing the DT_NEEDED entry. Bug: 161456198 Test: m Merged-In: I25ec19101c408cc29df38d127f284c7085fe1d1a Change-Id: I25ec19101c408cc29df38d127f284c7085fe1d1a (cherry picked from commit 0e4aa8b8a1a5184cdb8330aded181cd7f5fec256)
diff --git a/gnss/47765/bin/android.hardware.gnss@2.1-impl-google.so b/gnss/47765/bin/android.hardware.gnss@2.1-impl-google.so index 393cc91..7e58f17 100755 --- a/gnss/47765/bin/android.hardware.gnss@2.1-impl-google.so +++ b/gnss/47765/bin/android.hardware.gnss@2.1-impl-google.so Binary files differ
diff --git a/gnss/47765/bin/android.hardware.gnss@2.1-service-brcm b/gnss/47765/bin/android.hardware.gnss@2.1-service-brcm index 3505d27..46cf216 100755 --- a/gnss/47765/bin/android.hardware.gnss@2.1-service-brcm +++ b/gnss/47765/bin/android.hardware.gnss@2.1-service-brcm Binary files differ