Dear all, I have read: 1. Building OTA Packages <https://source.android.com/devices/tech/ota/tools> 2. Product Partitions <https://source.android.com/devices/bootloader/partitions/product-partitions> 3. ODM Partitions <https://source.android.com/devices/bootloader/partitions/odm-partitions>
I know that product and odm is updatable by OTA. And *Android 9 added support for building product partitions <https://source.android.com/devices/bootloader/partitions/product-partitions>, enabling the use of a single system image for multiple software SKUs supplied by different product.img images. While the product partition is intended for software SKUs, the odm partition is intended for hardware SKUs.* So how to build different product/odm image for different SKU in one build?And how to build one incremental ota packages for different SKU? Building OTA Packages <https://source.android.com/devices/tech/ota/tools> has mention that using dynamic fingerprints. But it use the same sku image and import different prop file, not different odm images for different sku. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/2c2d42d0-e9e3-4821-97e0-aaabc3e43319n%40googlegroups.com.
