commit | eaac7628145ee6ac45a78c0060eb51344c24a758 | [log] [tgz] |
---|---|---|
author | bigbiff <bigbiff@teamw.in> | Sun Feb 21 14:21:50 2021 -0500 |
committer | bigbiff <bigbiff@teamw.in> | Sun Feb 21 19:23:00 2021 +0000 |
tree | 38f48ed76b2437803fb0c533b8f02fc74987fa68 | |
parent | c40dc1f9d8dda31cd74706e51fd939805a04930d [diff] [blame] |
unzip: android 11 moved unzip to a symlink to ziptool Change-Id: Ibe23f0c62835a1e34c192feb56843cc038d9b670
diff --git a/Android.bp b/Android.bp index a31ec86..fa633ae 100755 --- a/Android.bp +++ b/Android.bp
@@ -89,6 +89,7 @@ required: [ "init_recovery.rc", "libdl_android.bootstrap", + "ziptool.recovery" ] }