device_phh_treble icon indicating copy to clipboard operation
device_phh_treble copied to clipboard

Disable SELINUX_IGNORE_NEVERALLOWS := true for user builds

Open jnsc opened this issue 5 years ago • 4 comments

Build will fail with system/sepolicy/Android.mk:86: error: SELINUX_IGNORE_NEVERALLOWS := true cannot be used in user builds.

jnsc avatar Apr 25 '19 09:04 jnsc

Uh... but you can do a build after that?

phhusson avatar Apr 25 '19 09:04 phhusson

No, that will still require some work, but I'll try to fix the other issues.

jnsc avatar Apr 25 '19 09:04 jnsc

Best if you find what issue is caused by this first. As the real fix is to not override neverallows but instead give new domain.

penn5 avatar May 21 '19 12:05 penn5

cf https://github.com/phhusson/device_phh_treble/commit/b544b15e6864b2f310b7cea507e67d46991bd543 for the reason

Le mar. 21 mai 2019 à 14:42, penn5 [email protected] a écrit :

Best if you find what issue is caused by this first. As the real fix is to not override neverallows but instead give new domain.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/device_phh_treble/pull/106?email_source=notifications&email_token=AAAA4OTGIHKFSHCY6GJEQS3PWPU43A5CNFSM4HILGUH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3Y72A#issuecomment-494374888, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAA4OQFJZTTQ5KPJ7TYGUDPWPU43ANCNFSM4HILGUHQ .

phhusson avatar May 21 '19 12:05 phhusson