Skip to content

UISS-Dev-Team/android_local_c8813

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Local manifests for building MoKee OS for Huawei Device

How to build:

Initialize repo:

repo init -u ssh://<username>@review.mfunz.com:29418/MoKee/android.git -b jb-mr1_mkt  <username>注册的名称
repo init -u ssh://[email protected]:29418/MoKee/android.git -b jb-mr1_mkt
curl -L -o .repo/local_manifests/local_manifest_c8813.xml -O -L https://raw.github.com/UISS-Dev-Team/android_local_manifest/mk-4.22/local_manifest_c8813.xml
repo sync

Compile:

. build/envsetup.sh && brunch device_name

如何打包:

初始化代码:

repo init -u ssh://<username>@review.mfunz.com:29418/MoKee/android.git -b jb-mr1_mkt  <username>注册的名称
curl -L -o .repo/local_manifests/local_manifest_c8813.xml -O -L https://raw.github.com/UISS-Dev-Team/android_local_manifest/mk-4.22/local_manifest_c8813.xml
repo sync

编译:

. build/envsetup.sh && brunch 机器代号(如c8813)

About

android_local_manifest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •