Skip to content
Snippets Groups Projects

hybris/*: provide support for Android 9

Closed Imported Administrator requested to merge halium-9 into master

Heya! It's time for a major change in Halium/Hybris history, support for Android 9.0!

Boots container and runs test_hwc2 perfectly fine under Xiaomi Redmi Note 7 (lavender).

Generic System Image

With the development done by @erfanoabdi, he created a GSI image that can be installed on any device that has a compatible vendor image.

To make sure your vendor image works properly, install Android GSI on your device first and make sure the device is functional, if it does not then this image doesn't do anything.

To try this, grab this image https://build.lolinet.com/file/halium/ubport/system.img

Convert sparse to generic FS
$ simg2img system.img
$ resize2fs -p -M system.img

After done, push the system image to device
$ scp system.img user@172.16.42.1:~
$ ssh user@172.16.42.1
[PMOS] $ sudo mv system.img /var/lib/lxc/android/system.img
[PMOS] $ sudo rc-service lxc-android start

CC: @minlexx @NotKit

Edited by Administrator

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading