Get rid of the old app manager which we're not going to use

This commit is contained in:
Simon Fels 2016-11-10 12:24:47 +01:00
commit 9ae788ceec
8 changed files with 0 additions and 118 deletions

View file

@ -97,5 +97,3 @@ include $(BUILD_SHARED_LIBRARY)
# Include the Android.mk files below will override LOCAL_PATH so we
# have to take a copy of it here.
TMP_PATH := $(LOCAL_PATH)
include $(TMP_PATH)/android/app_manager/Android.mk