Uppdatera 'init/init_matisse.cpp'

This commit is contained in:
Peter Wickenberg 2023-04-12 20:18:03 +00:00
parent 2726a11900
commit fb4ece09ca
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ using android::init::property_set;
void vendor_load_properties()
{
std::string bootloader = GetProperty("ro.bootloader", "");
std::string bootloader = GetProperty("ro.bootloader", "T530XX");
if (bootloader.find("T530XX") == 0) {
/* matissewifixx */