There is two things you can do: - To speed up SELinux rules building see audit2allow <https://source.android.com/security/selinux/implement#steps> tool. - To speed up build/flash see overlayfs/sync <https://android.googlesource.com/platform/system/core/+/master/fs_mgr/README.overlayfs.md> and consider building with mmma -j <https://source.android.com/setup/build/building#build-the-code>.. for the sepolicy directory.
On Saturday, January 22, 2022 at 4:25:06 AM UTC+3 NimeshChanchani wrote: > i'm trying to change domain files and context files in selinux. > > 1. is there a way to avoid full build and push the changes directly on the > image? > 2. is there any other way to speed up development ? right now i'm doing a > full build and flashing the image. > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/d9c4af58-a619-421d-8a7f-2a91a65cc16cn%40googlegroups.com.
