Edit manifest for new gapps sources
We are using now other gapps sources
This commit is contained in:
parent
a4a005029b
commit
e5b74439a4
@ -1,14 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<remote name="phh" fetch="https://github.com/phhusson/" />
|
||||
|
||||
<remote name="pixel-gitlab" fetch="https://gitlab.com/PixelExperience" revision="pie" />
|
||||
<project path="vendor/hardware_overlay" name="vendor_hardware_overlay" remote="phh" revision="pie" />
|
||||
<project path="device/phh/treble" name="device_phh_treble" remote="phh" revision="android-9.0" />
|
||||
<project path="vendor/vndk" name="vendor_vndk" remote="phh" revision="master" />
|
||||
<project path="vendor/vndk-tests" name="vendor_vndk-tests" remote="phh" revision="master" />
|
||||
<project path="vendor/gapps-go" name="gapps-go" remote="phh" revision="master" />
|
||||
<project path="vendor/interfaces" name="vendor_interfaces" remote="phh" revision="pie" />
|
||||
|
||||
<project path="vendor/gapps" name="vendor_gapps" remote="pixel-gitlab" clone-depth="1" />
|
||||
<!-- exfat support -->
|
||||
<project path="external/exfat" name="exfat" remote="phh" revision="android.bp-pie" />
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user