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
Change-Id: I72b3e894dc5553459ec13feb4a445837eab24b53
diff --git a/msm8998/QCamera2/Android.mk b/msm8998/QCamera2/Android.mk
index 6265726..95053f4 100755
--- a/msm8998/QCamera2/Android.mk
+++ b/msm8998/QCamera2/Android.mk
@@ -149,7 +149,7 @@
 LOCAL_SHARED_LIBRARIES += libqdMetaData libqservice libbinder libbinder_ndk
 LOCAL_SHARED_LIBRARIES += libbase libcutils libdl libhdrplusclient
 LOCAL_SHARED_LIBRARIES += libhidlbase libutils android.hardware.power@1.2
-LOCAL_SHARED_LIBRARIES += android.hardware.power-V1-ndk_platform
+LOCAL_SHARED_LIBRARIES += android.hardware.power-V1-ndk
 LOCAL_SHARED_LIBRARIES += libtinyxml2
 ifeq ($(TARGET_TS_MAKEUP),true)
 LOCAL_SHARED_LIBRARIES += libts_face_beautify_hal libts_detected_face_hal