# android-manifest **Repository Path**: os800/android-manifest ## Basic Information - **Project Name**: android-manifest - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: hikey970_v1.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-29 - **Last Updated**: 2023-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is a local android manifest repository. It is supposed to be used with android.googlesource.com to get full AOSP code stack. # Usage ``` repo init -u https://android.googlesource.com/platform/manifest -b android-9.0.0_r8 --no-repo-verify --repo-branch=stable git clone https://github.com/96boards-hikey/android-manifest.git -b hikey970_v1.0 .repo/local_manifests repo sync ``` # More information For more information, see http://www.androidenea.com/2010/06/using-localmanifestxml-file-in-repo-to.html