Loading tools/layoutlib/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ LOCAL_PATH := $(my-dir) include $(CLEAR_VARS) LOCAL_JAVA_LANGUAGE_VERSION := 1.8 # # Define rules to build temp_layoutlib.jar, which contains a subset of # the classes in framework.jar. The layoutlib_create tool is used to Loading tools/layoutlib/bridge/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ include $(CLEAR_VARS) LOCAL_SRC_FILES := $(call all-java-files-under,src) LOCAL_JAVA_RESOURCE_DIRS := resources LOCAL_JAVA_LANGUAGE_VERSION := 1.8 LOCAL_JAVA_LIBRARIES := \ layoutlib_api-prebuilt \ Loading tools/layoutlib/bridge/tests/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_JAVA_LANGUAGE_VERSION := 1.8 # Only compile source java files in this lib. LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_JAVA_RESOURCE_DIRS := res Loading tools/layoutlib/create/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_JAVA_LANGUAGE_VERSION := 1.8 LOCAL_SRC_FILES := $(call all-java-files-under,src) LOCAL_JAR_MANIFEST := manifest.txt Loading tools/layoutlib/create/tests/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_JAVA_LANGUAGE_VERSION := 1.8 # Only compile source java files in this lib. LOCAL_SRC_FILES := $(call all-java-files-under, com) Loading Loading
tools/layoutlib/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ LOCAL_PATH := $(my-dir) include $(CLEAR_VARS) LOCAL_JAVA_LANGUAGE_VERSION := 1.8 # # Define rules to build temp_layoutlib.jar, which contains a subset of # the classes in framework.jar. The layoutlib_create tool is used to Loading
tools/layoutlib/bridge/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ include $(CLEAR_VARS) LOCAL_SRC_FILES := $(call all-java-files-under,src) LOCAL_JAVA_RESOURCE_DIRS := resources LOCAL_JAVA_LANGUAGE_VERSION := 1.8 LOCAL_JAVA_LIBRARIES := \ layoutlib_api-prebuilt \ Loading
tools/layoutlib/bridge/tests/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_JAVA_LANGUAGE_VERSION := 1.8 # Only compile source java files in this lib. LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_JAVA_RESOURCE_DIRS := res Loading
tools/layoutlib/create/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_JAVA_LANGUAGE_VERSION := 1.8 LOCAL_SRC_FILES := $(call all-java-files-under,src) LOCAL_JAR_MANIFEST := manifest.txt Loading
tools/layoutlib/create/tests/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_JAVA_LANGUAGE_VERSION := 1.8 # Only compile source java files in this lib. LOCAL_SRC_FILES := $(call all-java-files-under, com) Loading