Alexander Martinz
Alexander Martinz
The GSI should set `ro.product.property_source_order` to prioritize reading properties from vendor when applying to `ro.product.*` properties. For example: ``` ro.product.property_source_order=vendor,odm,product,system_ext,system ``` Reference: https://chromium.googlesource.com/aosp/platform/system/core/+/refs/heads/master/init/property_service.cpp#808
To note: the existing `arm64` prebuilts are very old and need to be updated before.
I am sad to hear that. However, if a device has installer support available, it is especially mentioned on the device page. It has a section called `How to install...
Not really, when implementing and adding more targets, i copy pasted what was already existing. I agree, would be nicer to make them look the same.
Thank you for the report! At the time of writing `gnome-mobile` is only available for the `edge` channel.
SU detection works like this 1) first checks for common binary locations, as its the fastest way 2) if no binary is found, it just tries to launch a su...
the app is not sending any SMS so i do not really get that issue..
> Was this closed in mistake or? I do not have the time to further pursue this MR and do not want to be the blocker in case someone wants...
> I could pick up the leg work of _writing_, but I would need a core dev that reviews the _content_ . Otherwise I just make up a process that...
could you "ls -la /sys/android_touch" and send me the result, please? :)