Is it feasible to add androidx.appcompat as a Boot Jar in Android system?
I have developed a library X that is based on androidx.appcompat. Now, I want to include this library as part of the Android system as a Boot Jar.
I have developed a library X that is based on androidx.appcompat. Now, I want to include this library as part of the Android system as a Boot Jar.