commit | 2117c45b237061958a4de79c73db9661d82c015f | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Fri Aug 24 15:55:20 2018 +0200 |
committer | maxwen <max.weninger@gmail.com> | Fri Aug 24 15:55:20 2018 +0200 |
tree | 7094db23d42ccd5db08346cc687933e2b73bb4e5 | |
parent | 2274d4b5f23af4a95fc4d14b6217ccc72a4591d9 [diff] [blame] |
omni: fix overlay package build Change-Id: I92b111e79196f072594c5f71a6895771c6378e3c
diff --git a/google/Android.mk b/google/Android.mk index 389e8be..20bfbaf 100644 --- a/google/Android.mk +++ b/google/Android.mk
@@ -25,4 +25,4 @@ # if some modules are built directly from this directory (not subdirectories), # their rules should be written here. -#include $(call all-makefiles-under,$(LOCAL_PATH)) +include $(call all-makefiles-under,$(LOCAL_PATH))