Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Lineage-based ROM support #17

Open
rrctt2 opened this issue Jul 19, 2017 · 5 comments
Open

Lineage-based ROM support #17

rrctt2 opened this issue Jul 19, 2017 · 5 comments

Comments

@rrctt2
Copy link

rrctt2 commented Jul 19, 2017

Are there any plans to support Lineage-based ROMs in the future?

@yyu0378
Copy link

yyu0378 commented Jul 20, 2017

I find someone has been success install it on LineageOS at Chinese website

@GuaiYiHu
Copy link

It's me.
https://github.com/xiaomi-note-dev/android_frameworks_base
https://github.com/xiaomi-note-dev/android_art

@DimitriDokuchaev
Copy link

Morning Gents

Compiled LineageOS yesterday for the oneplus3t and while Lineage worked accordingly, xposed did not, when installed the xposed installer apk it didn't detect xposed as installed like i expected.

i did everything accordingly to the instructions on the main page over here, but apparently it needs to be modified to work on lineage?

I am going to try and add stuff from @GuaiYiHu and see if it works on my lineage rom hopefully it does.

Just to check things to make sure i am doing them correctly, if you guys could validate this it would be great:

  • after adding everything needed for the rom to work (device tree, vendor blobs and kernel)
  • delete everything from the art folder and add the modified art modules
  • replace what is in frameworks/base/cmds/app_process/ with the modified one from github
  • create a system/framework folder and put xposedbridge.jar inside then run make snod
  • finally edit build/target/base.mk and add libxposed_art and xposedbridge

this is what i did originally, is it correct?

Hopefully i get luckier on my second build 🤞

@GuaiYiHu
Copy link

@DimitriDokuchaev Wake up. xposed has been dead. xposed has been dead. xposed has been dead.

@gpollo
Copy link

gpollo commented Sep 8, 2017

Do the last step also for xposed.prop. It should be placed at /system in the final image.

By copying and running make snod, the xposed.prop doesn't seem to be in /system. Apparently, we can do the same using a prebuilt module, is there any resource that explains how to do this? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants