Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34cf9834 authored by Devin Moore's avatar Devin Moore Committed by Gerrit Code Review
Browse files

Merge "Fix androidboot.bootdevice test case for bootconfig"

parents 0f62609a fe5b9cfe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ const std::vector<std::pair<std::string, std::string>> result_space = {
};

const std::string bootconfig =
        "androidboot.bootdevice  = \" \"1d84000.ufshc\"\n"
        "androidboot.bootdevice = \"1d84000.ufshc\"\n"
        "androidboot.boot_devices = \"dev1\", \"dev2,withcomma\", \"dev3\"\n"
        "androidboot.baseband = \"sdy\"\n"
        "androidboot.keymaster = \"1\"\n"