Running repo sync fails with the following errors:
error: Cannot fetch android_external_faceunlock from ssh://git@github.com/Havoc-OS/android_external_faceunlock
error: Cannot fetch android_frameworks_base from ssh://git@github.com/Havoc-OS-GSI/android_frameworks_base
error: Cannot fetch android_packages_apps_Settings from ssh://git@github.com/Havoc-OS-GSI/android_packages_apps_Settings
Looking at the relevant github links, it appears that Havos OS does not contain an android_external_faceunlock project and Havoc OS GSI does not contain the android_frameworks_base and android_packages_apps_Settings projects.
For my purposes I don't use faceunlock so I can comment that out. Should android_frameworks_base and android_packages_apps_Settings be changed over to the regular Havos OS repo?
Following initialization with:
repo init -u https://github.com/Havoc-OS-GSI/android_manifest.git -b eleven
Running repo sync fails with the following errors:
error: Cannot fetch android_external_faceunlock from ssh://git@github.com/Havoc-OS/android_external_faceunlock error: Cannot fetch android_frameworks_base from ssh://git@github.com/Havoc-OS-GSI/android_frameworks_base error: Cannot fetch android_packages_apps_Settings from ssh://git@github.com/Havoc-OS-GSI/android_packages_apps_Settings
Looking at the relevant github links, it appears that Havos OS does not contain an android_external_faceunlock project and Havoc OS GSI does not contain the android_frameworks_base and android_packages_apps_Settings projects.
For my purposes I don't use faceunlock so I can comment that out. Should android_frameworks_base and android_packages_apps_Settings be changed over to the regular Havos OS repo?