xen0n / android_device_meizu_arale

Device tree for Meizu MX4 (common part + Ubuntu Edition)
34 stars 28 forks source link

Sorry to pop in, but how did you manage to get policyversion down to 29? #23

Closed Packmaan7144 closed 7 years ago

Packmaan7144 commented 7 years ago

I have a hard time finding it in your commits, I am facinga similar issue.. Hope you can respond

xen0n commented 7 years ago

Hi,

My commits related to SELinux are all here. Basically you have to somehow revert all commits since the minimum version upgrade... With the AOSP version going up and up this is becoming really difficult. I haven't touched my codebase since last year due to academics, maybe you have to do the reverts yourself.

Anyway, good luck porting!

Packmaan7144 commented 7 years ago

So if I apply all your commits to external/sepolicy, I would be at version 29? Do you know about 26?

xen0n commented 7 years ago

Sorry but my commits are all too ancient (they came from the cm-13.0 era when I paused porting). You have to do the reverts yourself AFAIK, or you may look for some other repos with that work done. I didn't know anything about version 26, maybe that's a KK-era kernel blob? The approach is the same, only maybe the difficulty is too high for anyone to even try.

Packmaan7144 commented 7 years ago

ok thank you