diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-03-09 11:52:15 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-03-09 11:52:15 -0700 |
commit | e4749f30e5bd8cec727a6d7504b10fc80426316a (patch) | |
tree | 791a9026548b2c2721a35704525ff4d4ea05bfbd /logcat/Android.mk | |
parent | dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 (diff) | |
download | core-e4749f30e5bd8cec727a6d7504b10fc80426316a.tar.gz core-e4749f30e5bd8cec727a6d7504b10fc80426316a.tar.bz2 core-e4749f30e5bd8cec727a6d7504b10fc80426316a.zip |
auto import from //branches/cupcake/...@137197
Diffstat (limited to 'logcat/Android.mk')
-rw-r--r-- | logcat/Android.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/logcat/Android.mk b/logcat/Android.mk index 3ee051d71..f9fd2c9df 100644 --- a/logcat/Android.mk +++ b/logcat/Android.mk @@ -16,8 +16,6 @@ include $(CLEAR_VARS) LOCAL_MODULE := event-log-tags -#LOCAL_MODULE_TAGS := user development - # This will install the file in /system/etc # LOCAL_MODULE_CLASS := ETC |