Affichage des articles dont le libellé est building. Afficher tous les articles
Affichage des articles dont le libellé est building. Afficher tous les articles

samedi 13 décembre 2014

[Q] Building KK AOSP from Sony Sources topic






Hi,

As some of you might be aware of, Sony released the sources to enable building of AOSP straight from their sources for the Z2 (and other devices also).

I was just wondering if any of you has been able to build from those sources ?

I can init the repo.
I can sync the repo.
I can build the envsetup.
But then when it comes to compile the whole bunch, I always end up with an error message stating the I use a version of Make that is too young (4.1) and that I should use 3.8 instead...

Any clue on how to solve this ?
I guess it's trivial, but I have no idea how to proceed :(

Regards.






mercredi 10 décembre 2014

[Q] Need help with Selinux on building android 5 topic






Hello, and good morning everyone.

As my title implies, I have problems with the Selinux and Sepolicy on building and running android L on my tablet. Some background information:
  • Tablet I am working on is Asus ME301T

  • There is a device tree for 4.4 which I am using as a base

  • I am using cm12 as my source

  • I am able to build the rom, but it is not booting

Now that those are things are clear, I think I am able to move in to the problem itself. I had some problems building the selinux from start, but was able to fix it with this commit . It seems like that was not the correct way to fix the issue, as I am getting a lot of "permission denied" errors in the kmsg like this:




Code:


[    6.880239] SELinux: Could not set context for /sys/devices/tegradc.0/power/runtime_active_time:  Permission denied
[    6.881143] SELinux: Could not set context for /sys/devices/tegradc.0/power/autosuspend_delay_ms:  Permission denied
[    6.881912] SELinux: Could not set context for /sys/devices/tegradc.0/driver:  Permission denied
[    6.882938] SELinux: Could not set context for /sys/devices/tegradc.0/tegra_dc_ext:  Permission denied
[    6.884344] SELinux: Could not set context for /sys/devices/tegradc.0/tegra_dc_ext/tegra_dc_0:  Permission denied
[    6.885720] SELinux: Could not set context for /sys/devices/tegradc.0/tegra_dc_ext/tegra_dc_0/uevent:  Permission denied
[    6.886620] SELinux: Could not set context for /sys/devices/tegradc.0/tegra_dc_ext/tegra_dc_0/dev:  Permission denied
[    6.887558] SELinux: Could not set context for /sys/devices/tegradc.0/tegra_dc_ext/tegra_dc_0/subsystem:  Permission denied
[    6.888481] SELinux: Could not set context for /sys/devices/tegradc.0/tegra_dc_ext/tegra_dc_0/device:  Permission denied
[    6.889736] SELinux: Could not set context for /sys/devices/tegradc.0/tegra_dc_ext/tegra_dc_0/power:  Permission denied
[    6.891289] SELinux: Could not set context for /sys/devices/tegradc.0/tegra_dc_ext/tegra_dc_0/power/runtime_status:  Permission denied





Full kmsg is linked on the bottom of this post, should it be required for better understanding of this issue. The error I got whilst building without the commit I linked above was that type "system" was not found. In case you need the exact error, I shall get it for you.

Can you guys give me a hint to where to go next with fixing this sellinux? I am kind of lost myself and Google didn't help me (yet)

Links:
Device tree: https://github.com/jesse131/android_device_asus_me301t
Kernel: https://github.com/jesse131/android_kernel_asus_me301t
Last_kmsg: http://pastebin.com/R5yWyiT4






[Q&A] [DEV][WIP] Building CM12 for corsica topic






Q&A for [DEV][WIP] Building CM12 for corsica

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [DEV][WIP] Building CM12 for corsica. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






lundi 8 décembre 2014

[Q] building AOSP topic






is succeed to build an aosp rom for the Z2 tablet my pc wont build the rom because OMA-DM apps won't sync. and if yes can you share it or tell me how you done it.