• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [WIP]Paranoid Android

Weird I never set a password dunno why it asks you for it, delete your local manifest file and download zips from gihub, also go into device vendor and kernel, turn on show hidden files and delete the .git folders in device/lge/x5, vendor/lge/x5 and kernel/lge/x5. Paste the contents of the zips in where they need to be after you delete the .gits in only those 3 locations. Local manifest has always given me a hard time so I just don't use it and wouldn't recommend anyone to do so either.

After that use . build/envsetup.sh and then brunch x5 in the root of your source folder. That should get you close to building.
 
daniel@DansUbuntu:~/PA$ . build/envsetup.sh
including device/lge/x5/vendorsetup.sh
including device/generic/mips/vendorsetup.sh
including device/generic/x86/vendorsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including vendor/pa/vendorsetup.sh
including sdk/bash_completion/adb.bash
daniel@DansUbuntu:~/PA$
daniel@DansUbuntu:~/PA$
daniel@DansUbuntu:~/PA$ lunch x5

Invalid lunch combo: x5
daniel@DansUbuntu:~/PA$ brunch x5
No command 'brunch' found, did you mean:
Command 'branch' from package 'rheolef' (universe)
Command 'crunch' from package 'crunch' (universe)
brunch: command not found
daniel@DansUbuntu:~/PA$
daniel@DansUbuntu:~/PA$
 
Just type lunch by itself, it will give you a list of devices to choose from. You are probably going to have to mess with files in /device/lge/x5 to get lunch to pick up the x5 so you can build.
 
Which would you like? [aosp_arm-eng] pa_x5-userdebug
build/core/product_config.mk:222: *** Can not locate config makefile for product "pa_x5". Stop.
WARNING: Trying to fetch a device that's already there
WARNING: device/lge/x5/pa.dependencies file not found
build/core/product_config.mk:222: *** Can not locate config makefile for product "pa_x5". Stop.

** Don't have a product spec for: 'pa_x5'
** Do you have the right repo manifest?
 
Which would you like? [aosp_arm-eng] pa_x5-userdebug
build/core/product_config.mk:222: *** Can not locate config makefile for product "pa_x5". Stop.
WARNING: Trying to fetch a device that's already there
WARNING: device/lge/x5/pa.dependencies file not found
build/core/product_config.mk:222: *** Can not locate config makefile for product "pa_x5". Stop.

** Don't have a product spec for: 'pa_x5'
** Do you have the right repo manifest?

ok so it cant find pa.dependencies. go into /device/lge/x5 and rename cm.dependencies to pa.dependencies. then run lunch again and post the output. better yet, please use http://webchat.freenode.net/ and go to ##LG_VOLT so we can chat in real time about getting you building.
 
something weird happened, maybe at shutdown a file got corrupted for something because without changing anything I am getting oh soooo many errors.
 
News:

CHANGELOG:
1/12/15: Everything got corrupted so I am starting over (Drive didn't park in time)
1/18/15: Work halted while I take midterms, alot of errors are fixed
2/14/15: Firstly I am sorry that nothing is happening here but due to a large amount of typing I do I am starting to develop an RSI more commonly known as carpal tunnel. I am in significant pain and until I figure something out I honestly can not keep working on this as I am restricting typing to school work only. I am sorry that I let the community down and once I find a solution I will resume, possibly with a cm12 build but currently I just cannot work on this.
Don't ever, ever get carpal tunnel surgery. This is the most useless and unnecessary surgery in the world, and will only cause more pain and issues in the long run, 100% of the time. I'm a massage therapist, and that is one of my biggest pet peeves with western medicine
 
Back
Top Bottom