Changes for December 2021
- Added a "nosync" keyword that skips syncing/patching, for quickly testing out changes - Added *potential* GAPPS variants - Deal with lineage_arm64 special case
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
<project name="phhusson/vendor_vndk-tests" path="vendor/vndk-tests" remote="github" revision="master" />
|
||||
<project name="phhusson/vendor_interfaces" path="vendor/interfaces" remote="github" revision="android-11.0" />
|
||||
<project name="phhusson/vendor_magisk" path="vendor/magisk" remote="github" revision="android-10.0" />
|
||||
<remote name="gitlab" fetch="https://gitlab.com/" />
|
||||
<project name="davi.sh/gms-android-12" path="vendor/partner_gms" remote="gitlab" revision="master" />
|
||||
<remove-project name="platform/packages/apps/Gallery2" />
|
||||
<project name="LineageOS/android_packages_apps_Gallery2" path="packages/apps/Gallery2" remote="github" revision="lineage-18.1" />
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user