19 lines
1.0 KiB
YAML
19 lines
1.0 KiB
YAML
repo:
|
|
url: "https://android.googlesource.com/platform/manifest"
|
|
branch: "android-16.0.0_r4"
|
|
options:
|
|
- "--depth=1"
|
|
local_manifests:
|
|
manifest_brcm_rpi: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/vendors/brcm_rpi.xml"
|
|
manifest_lineageos: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/vendors/lineageos.xml"
|
|
manifest_pawletos: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/pawletos.xml"
|
|
remove_projects: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/remove_projects.xml"
|
|
|
|
patches:
|
|
# Directories (relative to source root) to search for patches.
|
|
# Each entry is resolved inside the AOSP source directory after repo sync.
|
|
# Subdirectory layout mirrors AOSP project paths:
|
|
# vendor/pawlet/patches/frameworks/base/*.patch -> applied at frameworks/base/
|
|
# vendor/pawlet/patches/packages/apps/Settings/*.patch -> applied at packages/apps/Settings/
|
|
dirs:
|
|
- vendor/pawlet/patches |