Lägg till 'family-link-fix.xml'

Fix for Google Family Link in LinageOS 17.1
This commit is contained in:
Peter Wickenberg 2022-01-29 10:31:23 +00:00
parent 0e4a9f965b
commit adbcd234bf
1 changed files with 6 additions and 0 deletions

6
family-link-fix.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remove-project name="LineageOS/android_vendor_lineage" />
<remote name="gitea" fetch="https://gitea.rockhost.se/" />
<project name="Piteball/android_vendor_lineage" path="vendor/lineage" remote="gitea" revision="lineage-17.1" />
</manifest>