get_args: process /data/cache/command
Change-Id: I744cdc5a72f53fd1224de242e30ff261e6104900
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user