Thank for your mail and feedback.
Celadon is targeting a CDD compliance Android reference. So some feature require advanced
feature like TEE, which could conflict to VMWare/Hyper-V etc.
To make the Celadon build work on VMWare or Hyper-V, some tweak is required like disable
Trusty.
For super partition support, we follow the upstream implementation which is introduce in
Android 10. Disable super partition will impact other features like OTA. We don't have
plan to support it.
https://source.android.com/devices/tech/ota/dynamic_partitions/implement
Does a dedicate data.img help on your case?
Regards,
Luhai
-----Original Message-----
From: fguy2002(a)yandex.ru <fguy2002(a)yandex.ru>
Sent: Monday, October 11, 2021 4:40 PM
To: celadon(a)lists.01.org
Subject: [
01.org Celadon] Android 12 caas
Thanks for your work on this project.
I am collecting celadon for my tablet on cpu intel core m3 6Y30. I compiled version 12 of
caas-userdebug with some of my patches for peripherals (wifi, touchscreen, etc.) as a disk
image for direct booting from an external usb (to m.2 sata) ssd. Of the problems I
noticed, I can note stuttering when playing video. I also had to turn off the wifi display
in the overlay, and the not working gallery in aosp was not even surprised - the patch for
11 android is well known - I hope it will work at 12.
I noticed that the development of celadon has shifted towards running on a virtual machine
in Linux, which is just as interesting, but in a more convenient form than now, when it is
necessary to carry out a lot of actions to configure the OS and components.
Unfortunately, another version 11 stopped loading into VMware under windows - it was
convenient for quick debugging and checking celadon assemblies with minimal overhead.
I also understand that the formation of a common image with a large set of partitions
meets the requirements of Google, but this form requires a dedicated disk to run, which is
not always convenient for users to boot. For celadon 9, I still managed to boot from the
system.img, vendor.img, ramdisk.img, kernel and data.img files from the windows partition
with ntfs via refind. As the experience of the android x86 project shows, this option is
still possible for newer versions of android. If you implemented this loading method, it
would be convenient for many users.
--
Celadon mailing list -- celadon(a)lists.01.org To unsubscribe send an email to
celadon-leave(a)lists.01.org