commit | d0cbb90509c1d23e38c8fc075eb0a93ac9a88309 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Fri Feb 02 08:00:38 2018 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Fri Feb 02 08:00:38 2018 +0800 |
tree | 70df1703593d710ec766da6311ee64570d98c4f6 | |
parent | 518ad4aaa520b3ca1894e561327a26bed2d9a13a [diff] [blame] |
Revert "Using a python script to build sepolicy" This reverts commit 3506ad3f310d46ace11ecb9f1a0b6d8abc4951c4. Fix angler/bullhead boot failure. Bug: 72787689 Test: build
diff --git a/Android.bp b/Android.bp index 1785342..9952a8f 100644 --- a/Android.bp +++ b/Android.bp
@@ -1,4 +1 @@ -subdirs = [ - "tests", - "build", -] +subdirs = ["tests"]