commit | 582b67850fc9ea9819ea28047b341d4e31c89ca7 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Oct 05 09:06:21 2017 -0700 |
committer | Tao Bao <tbao@google.com> | Wed Oct 11 16:26:06 2017 -0700 |
tree | 0da56ce9f9e87269a169d98db3c7d5e8491ace38 | |
parent | 6d7e4acf7e44d1ab4c7ce2a8df02c4fc7877636d [diff] [blame] |
applypatch: Move to Soong. Test: mmma bootable/recovery Change-Id: Ie163aff1c4c2b3b15bb705825779ada6bc38ad67
diff --git a/Android.bp b/Android.bp index 4c66c42..22407e0 100644 --- a/Android.bp +++ b/Android.bp
@@ -1,4 +1,5 @@ subdirs = [ + "applypatch", "bootloader_message", "edify", "otafault",