OSDN Git Service

Fix use of deprecated SoundPool API in Camera2 SoundPlayer
[android-x86/packages-apps-Camera2.git] / Android.mk
index f5f1ead..b24a2df 100644 (file)
@@ -5,9 +5,9 @@ include $(CLEAR_VARS)
 LOCAL_MODULE_TAGS := optional
 
 LOCAL_STATIC_ANDROID_LIBRARIES := \
-    android-support-v13 \
-    android-support-v4 \
-    android-support-compat
+    androidx.legacy_legacy-support-v13 \
+    androidx.legacy_legacy-support-v4 \
+    androidx.core_core
 
 LOCAL_STATIC_JAVA_LIBRARIES := android-ex-camera2-portability
 LOCAL_STATIC_JAVA_LIBRARIES += xmp_toolkit