Hey Guys,
i want to build AOSP from sources. Specifically on the Nexus 10.
I downloaded the proprietary binaries from the Nexus Binary Download page. https://developers.google.com/androi.../drivers#manta
I followed instructions how to set up the source code and build it but i am not too sure how to correctly extract the proprietary binaries.
(tutorial used: http://forum.xda-developers.com/show....php?t=1762641)
I used the self-extracting shell scripts to extract the binaries in the root of the directory i executed "repo sync" in. (in my case: WORKING_DIRECTORY)
The binaries were put to "WORKING_DIRECTORY/vendor"
My question is whether i did it correctly and whether the binaries will be included in the build when i hit "make".
i want to build AOSP from sources. Specifically on the Nexus 10.
I downloaded the proprietary binaries from the Nexus Binary Download page. https://developers.google.com/androi.../drivers#manta
I followed instructions how to set up the source code and build it but i am not too sure how to correctly extract the proprietary binaries.
(tutorial used: http://forum.xda-developers.com/show....php?t=1762641)
I used the self-extracting shell scripts to extract the binaries in the root of the directory i executed "repo sync" in. (in my case: WORKING_DIRECTORY)
The binaries were put to "WORKING_DIRECTORY/vendor"
My question is whether i did it correctly and whether the binaries will be included in the build when i hit "make".