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