summaryrefslogtreecommitdiff
path: root/gralloc4
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2021-08-04 12:48:06 +0900
committerJiyong Park <jiyong@google.com>2021-10-26 14:55:41 +0900
commit52ccf58b8f680b0f4cebd1e7dc09a18b64b9d1ed (patch)
treea0e987d5b2c56889c8b29966521515cc6a02223c /gralloc4
parent741b5772c91919c65da49bc44b6d8a8c073b0564 (diff)
downloadgchips-52ccf58b8f680b0f4cebd1e7dc09a18b64b9d1ed.tar.gz
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. Bug: 161456198 Test: m Merged-In: Icc9af3798ac89742fa56b1cb37d8116d99b4a9c2 Change-Id: Icc9af3798ac89742fa56b1cb37d8116d99b4a9c2 (cherry picked from commit 567dfa8a668dd271f739711ad7dd6889f33b4d1f)
Diffstat (limited to 'gralloc4')
-rw-r--r--gralloc4/src/4.x/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc4/src/4.x/Android.bp b/gralloc4/src/4.x/Android.bp
index b093eab..6b2bce4 100644
--- a/gralloc4/src/4.x/Android.bp
+++ b/gralloc4/src/4.x/Android.bp
@@ -101,7 +101,7 @@ cc_library_shared {
"libgralloc_drmutils",
],
shared_libs: [
- "arm.graphics-V1-ndk_platform",
+ "arm.graphics-V1-ndk",
"android.hardware.graphics.mapper@4.0",
],
srcs: [