https://drive.google.com/folderview?id=0B_OFHiIqgpSFMlk4bkhaMnAwbDA
Instructions File: build_with_drm_composer.txt It helps to overcome build errore
M.
cd ~/nougat-x86_development/external/libdrm/ git remote add maurossi https://github.com/maurossi/libdrm git fetch maurossi 2.4.89_android-x86 git checkout FETCH_HEAD
It asks user name and password from github. Then i add my username and pass. but it fails. How can I fix this issue? other command run fine. I m building android-x86 N.
when i run this command:cd ~/nougat-x86_development/external/libdrm/ git remote add maurossi https://github.com/maurossi/libdrm git fetch maurossi 2.4.89_android-x86 git checkout FETCH_HEADIt asks user name and password from github. Then i add my username and pass. but it fails. How can I fix this issue? other command run fine. I m building android-x86 N.