Hey, This week I started working on updating android-platform-framework-base[1]. I found that it requires some headers from system-core[2]. But when installing those package, I encountered an install conflict. Then I figured out that it system-core's fastboot requires libext4 and some other libs from system-extras[3]. So Right now I am updating system-extras package.
Here are the links to salsa repos with latest changes: [1]: https://salsa.debian.org/darkLord-guest/android-platform-frameworks-base [2]: https://salsa.debian.org/darkLord-guest/android-platform-system-core [3]: https://salsa.debian.org/darkLord-guest/android-platform-system-extras -- Umang
