aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 0a05aed..186b0c0 100644
--- a/Android.mk
+++ b/Android.mk
@@ -12,4 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-include $(call all-subdir-makefiles)
+# It is non-trivial to retire a project completely from the repository,
+# so we disable the build explicitly here.
+# b/13249790
+#include $(call all-subdir-makefiles)