diff --git a/boot.img b/boot.img new file mode 100644 index 0000000..09febee Binary files /dev/null and b/boot.img differ diff --git a/deviceinfo b/deviceinfo index 07203be..ed86f32 100644 --- a/deviceinfo +++ b/deviceinfo @@ -20,3 +20,5 @@ deviceinfo_bootimg_os_patch_level="2023-05" deviceinfo_bootimg_has_init_boot_partition="true" deviceinfo_rootfs_image_sector_size="4096" deviceinfo_halium_version="13" +deviceinfo_ubuntu_touch_release="24.04-1.x" +deviceinfo_system_partition_size="3500M" diff --git a/init_boot.img b/init_boot.img new file mode 100644 index 0000000..d1bbbfc Binary files /dev/null and b/init_boot.img differ diff --git a/overlay/system/usr/share/halium-overlay/system/bin/apexd b/overlay/system/usr/share/halium-overlay/system/bin/apexd new file mode 100755 index 0000000..a1a4390 Binary files /dev/null and b/overlay/system/usr/share/halium-overlay/system/bin/apexd differ diff --git a/overlay/system/usr/share/halium-overlay/system/lib64/libhwc2_compat_layer.so b/overlay/system/usr/share/halium-overlay/system/lib64/libhwc2_compat_layer.so new file mode 100644 index 0000000..b1a245f Binary files /dev/null and b/overlay/system/usr/share/halium-overlay/system/lib64/libhwc2_compat_layer.so differ