[ROM][UNOFFICIAL][9.0][chagallwifi] LineageOS 16.0

Search This thread

bluess57

Senior Member
On Permissive the build boots and everything works fine. I guess I'll have to use Permissive for now, as I don't really know how SELinux rules work.

There's the audit2allow utility which does most of the work required for SELinux rules.
You run it, change rules, build & flash , rinse repeat till no more violations.
eg. (change product path to suit)
Code:
adb logcat -b all -d | audit2allow -p ./out/target/product/chagalllte/recovery/root/sepolicy
 

Penguin76

Member
Apr 28, 2023
34
17
Norway
There's the audit2allow utility which does most of the work required for SELinux rules.
You run it, change rules, build & flash , rinse repeat till no more violations.
eg. (change product path to suit)
Code:
adb logcat -b all -d | audit2allow -p ./out/target/product/chagalllte/recovery/root/sepolicy
I managed to solve the issue thanks to audit2all. It took me like 5 or even more builds to get rid of all the denials, but everything is working as expected now. This tablet really feels smoother with microG than with GApps installed ans battery life if longer as well. Even SafetyNet passes with sig spoofing. Once again, thanks for identifying the issue and providing me a solution.

Cheers
 

Attachments

  • Screenshot_20230527-014719_Settings.png
    Screenshot_20230527-014719_Settings.png
    105.3 KB · Views: 41
I managed to solve the issue thanks to audit2all. It took me like 5 or even more builds to get rid of all the denials, but everything is working as expected now. This tablet really feels smoother with microG than with GApps installed ans battery life if longer as well. Even SafetyNet passes with sig spoofing. Once again, thanks for identifying the issue and providing me a solution.

Cheers
Can you link the latest build so i can give it a try?
 

bluess57

Senior Member

bluess57

Senior Member

Top Liked Posts