get_args: process /data/cache/command

Change-Id: I744cdc5a72f53fd1224de242e30ff261e6104900
This commit is contained in:
bigbiff
2021-08-03 18:21:39 -04:00
parent b2cce1055e
commit aed1bdfe59
9 changed files with 50 additions and 31 deletions
+1
View File
@@ -45,6 +45,7 @@ public:
bool Should_Skip_Decryption();
std::string Get_Intent();
bool Get_Fastboot_Mode();
bool processRecoveryArgs(std::vector<std::string> args, int index);
private:
bool SkipDecryption = false;