Lines Matching refs:v7
28 ifeq (,$(findstring android-support-v7-appcompat,$(LOCAL_STATIC_JAVA_LIBRARIES)))
29 LOCAL_RESOURCE_DIR += frameworks/support/v7/appcompat/res
30 LOCAL_AAPT_FLAGS += --extra-packages android.support.v7.appcompat
31 LOCAL_STATIC_JAVA_LIBRARIES += android-support-v7-appcompat
35 ifeq (,$(findstring android-support-v7-recyclerview,$(LOCAL_STATIC_JAVA_LIBRARIES)))
36 LOCAL_RESOURCE_DIR += frameworks/support/v7/recyclerview/res
37 LOCAL_AAPT_FLAGS += --extra-packages android.support.v7.recyclerview
38 LOCAL_STATIC_JAVA_LIBRARIES += android-support-v7-recyclerview
42 ifeq (,$(findstring android-support-v7-preference,$(LOCAL_STATIC_JAVA_LIBRARIES)))
43 LOCAL_RESOURCE_DIR += frameworks/support/v7/preference/res
44 LOCAL_AAPT_FLAGS += --extra-packages android.support.v7.preference
45 LOCAL_STATIC_JAVA_LIBRARIES += android-support-v7-preference