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

    Posts

    Recent Best Controversial
    • RE: Redmi note 5 pro "mka mkbootimg" showing error

      This was due to a wrong vendor blob . deleting that from vendor folder solved it .

      posted in Porting
      A
      aravindor
    • RE: "mka systemimage" Error [ Redmi note 5 pr ]

      it was my mistake ,
      initially when i run the

      mka mkbootimg
      

      I got this error

      error: vendor/xiaomi/whyred: MODULE.TARGET.SHARED_LIBRARIES.libsdm-disp-vndapis already defined by vendor/xiaomi/whyred.
      

      To resolve this I commented out those modules from vendor/xiaomi/whyred/Android.mk .

      I accidentally commented out libantradio module too .

      undoing that resolved the issue .

      posted in Porting
      A
      aravindor