diff options
Diffstat (limited to 'apexer/Android.bp')
-rw-r--r-- | apexer/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apexer/Android.bp b/apexer/Android.bp index 271e678..9dd917e 100644 --- a/apexer/Android.bp +++ b/apexer/Android.bp @@ -25,6 +25,7 @@ apexer_tools = [ "zipalign", "make_f2fs", "sload_f2fs", + "make_erofs", // TODO(b/124476339) apex doesn't follow 'required' dependencies so we need to include this // manually for 'avbtool'. "fec", |