commit | 912bdf343cc8ccee8e2ab1769030ca9af137ccc0 | [log] [tgz] |
---|---|---|
author | Sarah Chin <sarahchin@google.com> | Fri Jan 28 01:02:16 2022 -0800 |
committer | Sarah Chin <sarahchin@google.com> | Fri Jan 28 01:02:46 2022 -0800 |
tree | ee8ddf6f640b63d074ed471fb447a6862cfab97b | |
parent | 1aab61da7bc00e259e20ef4d7b39dbcc9d816a86 [diff] [blame] |
Add all prior VTS tests Test: atest VtsHalRadioTargetTest Bug: 210712359 Change-Id: Ib7ace442ee2bf8d203df9899d8e8331b26af74ad
diff --git a/radio/aidl/vts/radio_sim_utils.h b/radio/aidl/vts/radio_sim_utils.h index b5e365d..83f1cbc 100644 --- a/radio/aidl/vts/radio_sim_utils.h +++ b/radio/aidl/vts/radio_sim_utils.h
@@ -42,6 +42,7 @@ bool areUiccApplicationsEnabled; PhonebookCapacity capacity; int32_t updatedRecordIndex; + std::string imsi; virtual ndk::ScopedAStatus acknowledgeRequest(int32_t serial) override;