Loading packages/SettingsLib/Android.mk +3 −1 Original line number Diff line number Diff line Loading @@ -5,8 +5,10 @@ LOCAL_USE_AAPT2 := true LOCAL_MODULE := SettingsLib LOCAL_JAVA_LIBRARIES := \ android-support-annotations LOCAL_SHARED_ANDROID_LIBRARIES := \ android-support-annotations \ android-support-v4 \ android-support-v7-recyclerview \ android-support-v7-preference \ Loading packages/SettingsLib/common.mk +3 −1 Original line number Diff line number Diff line Loading @@ -14,8 +14,10 @@ # ifeq ($(LOCAL_USE_AAPT2),true) LOCAL_STATIC_JAVA_LIBRARIES += \ android-support-annotations LOCAL_STATIC_ANDROID_LIBRARIES += \ android-support-annotations \ android-support-v4 \ SettingsLib else Loading Loading
packages/SettingsLib/Android.mk +3 −1 Original line number Diff line number Diff line Loading @@ -5,8 +5,10 @@ LOCAL_USE_AAPT2 := true LOCAL_MODULE := SettingsLib LOCAL_JAVA_LIBRARIES := \ android-support-annotations LOCAL_SHARED_ANDROID_LIBRARIES := \ android-support-annotations \ android-support-v4 \ android-support-v7-recyclerview \ android-support-v7-preference \ Loading
packages/SettingsLib/common.mk +3 −1 Original line number Diff line number Diff line Loading @@ -14,8 +14,10 @@ # ifeq ($(LOCAL_USE_AAPT2),true) LOCAL_STATIC_JAVA_LIBRARIES += \ android-support-annotations LOCAL_STATIC_ANDROID_LIBRARIES += \ android-support-annotations \ android-support-v4 \ SettingsLib else Loading