mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Update the remote access test folder." into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2047ab0aae
@@ -65,8 +65,7 @@ constexpr char COMMAND_INJECT_TASK[] = "--inject-task";
|
||||
constexpr char COMMAND_INJECT_TASK_NEXT_REBOOT[] = "--inject-task-next-reboot";
|
||||
constexpr char COMMAND_STATUS[] = "--status";
|
||||
|
||||
constexpr char DEBUG_TASK_FOLDER[] = "/data/local/tests";
|
||||
constexpr char DEBUG_TASK_FILE[] = "/data/local/tests/debugTask";
|
||||
constexpr char DEBUG_TASK_FILE[] = "/data/vendor/remoteaccess/debugTask";
|
||||
|
||||
std::vector<uint8_t> stringToBytes(std::string_view s) {
|
||||
const char* data = s.data();
|
||||
|
||||
Reference in New Issue
Block a user