summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-02-15 09:52:22 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-02-15 09:52:22 +0000
commitf07d4c925c28c97598d69314ade805e2d190e8c8 (patch)
tree1a7fa7a4d0b8401cb0234b6503cb710ac7073b1e
parent7ed1a29f66108b7db626d15eb8b78b5daf394985 (diff)
parent30b5dadd39c8bb7e5834c89fe1130a756260c8c9 (diff)
downloadcamera-f07d4c925c28c97598d69314ade805e2d190e8c8.tar.gz
Merge "Specify version for aidl_interface explicitly"android-s-preview-1
-rwxr-xr-xmsm8998/QCamera2/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/msm8998/QCamera2/Android.mk b/msm8998/QCamera2/Android.mk
index 27502fb..6265726 100755
--- a/msm8998/QCamera2/Android.mk
+++ b/msm8998/QCamera2/Android.mk
@@ -149,7 +149,7 @@ LOCAL_SHARED_LIBRARIES += libmmcamera_interface libmmjpeg_interface libui libcam
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-ndk_platform
+LOCAL_SHARED_LIBRARIES += android.hardware.power-V1-ndk_platform
LOCAL_SHARED_LIBRARIES += libtinyxml2
ifeq ($(TARGET_TS_MAKEUP),true)
LOCAL_SHARED_LIBRARIES += libts_face_beautify_hal libts_detected_face_hal