aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index 4b19765..0a05aed 100644
--- a/Android.mk
+++ b/Android.mk
@@ -12,6 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-ifeq ($(TARGET_SIMULATOR),false)
- include $(call all-subdir-makefiles)
-endif
+include $(call all-subdir-makefiles)