Hi Lianbo,
> 
> This is specific version information related to Android, to be honest, I'm
> not very familiar with Android things.
> 
> Anyway, I'm wondering if it's possible to not add the specific Android
> version information?
> 

As I mentioned in previous mail: 
https://lists.crash-utility.osci.io/archives/list/devel@lists.crash-utility.osci.io/thread/FW4WMCEQC2UTPWVQ6XQIPSRBYLKS2CUA/
The Andriod GKI version is determined by both Android version and kernel 
version. It's neccessry to parse the specific Android version to determine the 
section_size_bits for Andriod GKI vmcore.
The change of SECTION_SIZE_BITS is backport from mainline Linux since 
android12-5.10 later version which meets the following condition:
Kernel Version >= 5.10 && Android release version >= 12

> 
> It's not a good idea to decide how your code should be executed by checking
> version information, although similar code exists in crash tools, I would
> not recommend this way, unless we have no better solutions. Could you
> please investigate it more?
> 
I have no other better soulution to distinguish the Anrdiord GKI version before 
or after android12-5.10 after investigated it.

Thanks
Qiwu
--
Crash-utility mailing list -- devel@lists.crash-utility.osci.io
To unsubscribe send an email to devel-le...@lists.crash-utility.osci.io
https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/
Contribution Guidelines: https://github.com/crash-utility/crash/wiki

Reply via email to