diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Android.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Android.mk b/tests/Android.mk index e33169ccf..762a52b8d 100644 --- a/tests/Android.mk +++ b/tests/Android.mk @@ -12,5 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. # -LOCAL_PATH := $(call my-dir) -include $(call all-makefiles-under,$(LOCAL_PATH)) +#LOCAL_PATH := $(call my-dir) +#include $(call all-makefiles-under,$(LOCAL_PATH)) |