commit | b17f42db0fb96b28f82db2e49098994f9041bc08 | [log] [tgz] |
---|---|---|
author | Adithya R <gh0strider.2k18.reborn@gmail.com> | Sat Nov 18 20:08:08 2023 +0530 |
committer | SamarV-121 <samar@samarv121.dev> | Sun Mar 24 13:33:30 2024 +0530 |
tree | 71f036a3ae0f39e271741097b1eb3cd7718c7067 | |
parent | 78ab92be961ec8f5e797e49eeb34df52c9d6cf6c [diff] |
gmscompat: Allow setting any field in certified build props Brand and manufacturer may also be used for attestation checks, as seen by _FOR_ATTESTATION fields added in Android 14 [1]. Refactor certified properties to allow setting any Build or Build.VERSION string or integer field, to make it more scalable for future. [1]: https://cs.android.com/android/_/android/platform/frameworks/base/+/fb32aac1ea60bf267ff013f6e1023641736c6de5 Change-Id: I16dc8e18a67ffd8fdba8eb9c6928447f82b7d810 Signed-off-by: SamarV-121 <samar@samarv121.dev>