make -j32 FrameworksLocationTests can not find the location module Added one extra make file to help the ninja find the current make file. To run the tests, use any of this: 1. runtest frameworks-location 2. forrest test FrameworksLocationTests Bug: 69375757 Test: make -j32 FrameworksLocationTests Change-Id: I7572cc494f1851ea6167e99c91af8244efaf15b5
3 lines
79 B
Makefile
3 lines
79 B
Makefile
LOCAL_PATH:= $(call my-dir)
|
|
|
|
include $(call all-makefiles-under, $(LOCAL_PATH)) |