am 77784cb9: Merge "Add Android*.mk files to additional dependencies"
				
					
				
			* commit '77784cb9b7bad354601a3f965c3eaffecf6798ca': Add Android*.mk files to additional dependencies
This commit is contained in:
		@@ -390,5 +390,7 @@ endif
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
endif # linux-x86
 | 
					endif # linux-x86
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Android.build.mk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
include $(call first-makefiles-under,$(LOCAL_PATH))
 | 
					include $(call first-makefiles-under,$(LOCAL_PATH))
 | 
				
			||||||
endif # !BUILD_TINY_ANDROID
 | 
					endif # !BUILD_TINY_ANDROID
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -308,3 +308,5 @@ libtest_dlsym_weak_func_src_files := \
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
module := libtest_dlsym_weak_func
 | 
					module := libtest_dlsym_weak_func
 | 
				
			||||||
include $(LOCAL_PATH)/Android.build.testlib.mk
 | 
					include $(LOCAL_PATH)/Android.build.testlib.mk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk $(LOCAL_PATH)/Android.build.testlib.mk $(TEST_PATH)/Android.build.mk
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user