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

    Posts

    Recent Best Controversial
    • RE: Asus Z00A - Zenfone 2 ZE551ML Z00A

      Hi there, you could try this manifest:

      <?xml version="1.0" encoding="UTF-8"?>
      <manifest>
      <project path="device/asus/Z00A" name="android_device_asus_mofd-Z00A" remote="los" />
      <project path="device/asus/mofd-common" name="android_device_asus_mofd-common" remote="los" />
      <project path="kernel/asus/Z00A" name="android_kernel_asus_moorefield" remote="los" />
      <project path="vendor/asus" name="proprietary_vendor_asus" remote="them" />
      </manifest>
      

      Note that according to the official haium docs it's recommended to fork or clone all repos to a personal repo, then adding those personal forks to the manifest. 😉

      posted in Porting
      V
      vlp