Do you think that this phone with this kind of architecture could be a dead end?
V
Posts made by vlp
-
RE: Asus Z00A - Zenfone 2 ZE551ML Z00A
-
RE: Asus Z00A - Zenfone 2 ZE551ML Z00A
as long as the kernel is 64 bit I think there should be no problems. What do you think about it?
-
RE: Asus Z00A - Zenfone 2 ZE551ML Z00A
@poVoq hmm ok this is for the original android os right? so this still apply to lineageos 14.1 ? I'm sure that the kernel of version 14.1 operates in 64bit mode but I don't know if the userspace is in 32 bit mode.
-
RE: Asus Z00A - Zenfone 2 ZE551ML Z00A
@poVoq said in Asus Z00A - Zenfone 2 ZE551ML Z00A:
just the Android "around" it is 32bit
Hi what do you mean for "around" ? The halium build tools ?
-
RE: Asus Z00A - Zenfone 2 ZE551ML Z00A
Hi there, you could try this manifest:
<?xml version="1.0" encoding="UTF-8"?> <manifest> <project path="device/asus/Z00A" name="android_device_asus_mofd-Z00A" remote="los" /> <project path="device/asus/mofd-common" name="android_device_asus_mofd-common" remote="los" /> <project path="kernel/asus/Z00A" name="android_kernel_asus_moorefield" remote="los" /> <project path="vendor/asus" name="proprietary_vendor_asus" remote="them" /> </manifest>
Note that according to the official haium docs it's recommended to fork or clone all repos to a personal repo, then adding those personal forks to the manifest.