aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Onorato <joeo@google.com>2011-04-07 18:40:59 -0700
committerJoe Onorato <joeo@google.com>2011-04-07 19:29:26 -0700
commit245b75880b4a7ad329b53ab9ee8a12d4fafee368 (patch)
tree1ccd70d8c6f5d45847482795bf28fe4c11fc231a
parent5e369a0402856d5514a4908b601fd46ec857cb2d (diff)
downloadoprofile-245b75880b4a7ad329b53ab9ee8a12d4fafee368.tar.gz
This doesn't always build, so completely disable it.
Change-Id: Ie87d9459a98fbd45619bf1da83c2e68fb63b075a
-rw-r--r--Android.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index 4b19765..66e716a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -12,6 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-ifeq ($(TARGET_SIMULATOR),false)
- include $(call all-subdir-makefiles)
-endif
+#ifeq ($(TARGET_SIMULATOR),false)
+# include $(call all-subdir-makefiles)
+#endif