Skip to content

millosr/naosp_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

nAOSP 8.1 for Sony Xperia S and Acro S

near AOSP ROM 8.1 The purpose of this ROM is to provide support for Xperia S / Acro S

Build

repo init -u https://github.com/millosr/android_manifest -b nAOSP-8.1
mkdir .repo/local_manifests/
ln -s ../manifests/local_manifest.xml .repo/local_manifests/local_manifest.xml
repo sync

source build/envsetup.sh

export ROM_BUILD_NUM=xx

lunch aosp_nozomi-userdebug (aosp_hikari-userdebug for Acro S)

make otapackage

Rebase issue for manifest

cd .repo/manifests
git rebase --abort
git reset --hard origin/nAOSP-8.1
cd -

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published