fastboot/Android.mk
deleted100644 → 0
+0
−25
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Because `mke2fs`, `make_f2fs`, and `make_f2fs_casefold` have `recovery_available` set to true, Soong forcibly adds a new variation with a `_recovery` suffix to the existing variations. If this is directly added to the `dist` of the corresponding module, it will cause duplication of the `android_recovery_<arch>/meta_lic` and `android_<arch>/meta_lic` files. Therefore, it is temporarily moved to `build/core/tasks`. Once the issues are resolved, they will be moved to the corresponding modules. Bug: 349741178 Test: m sdk dist Change-Id: Id003f6aed85c909aeb36606691cc4daf10c9c1d4