UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. VioletLightning
    V
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    VioletLightning

    @VioletLightning

    0
    Reputation
    3
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    VioletLightning Unfollow Follow

    Latest posts made by VioletLightning

    • Ubuntu Touch on Redmi Note 5A Prime/Y1 (ugg)

      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?

      posted in Porting
      V
      VioletLightning