Trying to build halium-boot and systemimage for ugg,
here is the manifest
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project path="device/xiaomi/ugg" name="adrian1234a/android_device_xiaomi_ugg" remote="hal" revision="cm-14.1" />
<project path="packages/resources/devicesettings" name="android_packages_resources_devicesettings" remote="los" revision="cm-14.1"/>
<project path="kernel/xiaomi/msm8937" name="nickverse/android_kernel_xiaomi_ugg" remote="hal" revision="lineage-14.1" />
<project path="vendor/xiaomi/ugg" name="adrian1234a/android_vendor_xiaomi_ugg" remote="hal" revision="cm-14.1"/>
<project path="system/bt" name="android_system_bt" remote="los" revision="cm-14.1" />
</manifest>
just wondering as the new boot image is halium-boot instead of hybris-boot
is it necessary to do the fixup-mountpoints step in halium docs?