sqian
910a238c21
Remove unused functions
...
Test: Compile
Bug: 63760809
Change-Id: I582c259ca0787a701d434eea9592c9e8d7351f08
Merged-In: I582c259ca0787a701d434eea9592c9e8d7351f08
(cherry picked from commit 3ba20e6b6b
)
2018-01-04 12:13:33 -08:00
sqian
7fe9365e6f
Modify VTS error check so that the error code can be displayed
...
- Add AssertionResult in gtest to display logs
- Refactor all the error checks
- Replace INTERNAL_ERR with INVALID_ARGUMENT for
requestIsimAuthentication
- Add missing SIM_ABSENT from ag/2582439/
- Fix incorrect indentation
Bug: 63760809
Bug: 65150146
Test: run vts
Change-Id: Id3d876ea515f47998e3e45be11db5edf306ffc24
Merged-In: Id3d876ea515f47998e3e45be11db5edf306ffc24
(cherry picked from commit e986b85fdd
)
2017-12-28 20:20:24 +00:00
Iris Chang
0c9df89f88
Merge "VTS: fix RadioHidlTest.getAvailableNetworks issue"
...
am: 89b2d24fb0
Change-Id: I96c5b3873c53fba6fca5905f0a5897a7f8801f4a
2017-11-15 04:10:23 +00:00
Treehugger Robot
89b2d24fb0
Merge "VTS: fix RadioHidlTest.getAvailableNetworks issue"
2017-11-15 04:06:29 +00:00
Xin Li
bb9e38fef9
Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from
...
oc-mr1-dev-plus-aosp into stage-aosp-master
Change-Id: I2a044eb8c9981d0a8198ffe2df55559afbd76341
Merged-In: I4fb9f18884f7ef21162015a0032c4431444f7025
2017-11-14 12:08:38 -08:00
Iris Chang
6429f0677f
VTS: fix RadioHidlTest.getAvailableNetworks issue
...
Analysis: VtsHalRadioV1_0Target's timeout is too short for
getAvailableNetworks, because this request duration depends on NW
environment or frequency.
Suggested solution: Add a timeout parameter to wait() and default
timeout value is 5 minutes in order to avoid timeout fail due to NW
environment.
Bug: 68834032
Test: getAvailableNetworks can be passed after we apply this patch and
test result for all other telephony 1.0 and 1.1 test cases are not
changed.
Change-Id: Iaae71e0abacd28275d86a19264813ff209ddb79c
2017-11-14 01:08:03 +00:00
Steven Moreland
a1169dd600
Update makefiles for hidl_interface.
...
Bug: 35570956
Test: manual
Change-Id: I7a220b78ee081240e1dc30ef5672ba39e3e98375
2017-11-10 09:06:55 -08:00
sqian
e99541ac02
Merge "Add REQUEST_NOT_SUPPORTED / SIM_ABSENT for vts tests" into oc-mr1-dev
...
am: b70f1bda1f
Change-Id: Ie8c2ee83c5c6102658a2627099c097c3f155feaa
2017-10-18 03:40:37 +00:00
sqian
bc1c9295a3
Add REQUEST_NOT_SUPPORTED / SIM_ABSENT for vts tests
...
Bug: 65230472
Test: run vts
Change-Id: I1fab6f49f04a04a7f1cd3b613fe7049f927171d1
2017-10-17 16:02:04 -07:00
sqian
336a914eb3
Refactor radio folder for 1.0 and 1.1 am: 8735a7d935
...
am: 2576f3505f
Change-Id: I999a8edb0cc1c37405cef6c20dcf5aaf262c4228
2017-10-15 01:54:55 +00:00
sqian
8735a7d935
Refactor radio folder for 1.0 and 1.1
...
Remove unused environment variable.
Test: run vts
Bug: 63760809
Change-Id: Iff7919980d7bbe0e9f8a73a3679d37426faec679
Merged-In: Iff7919980d7bbe0e9f8a73a3679d37426faec679
2017-10-13 10:36:04 -07:00
Steven Moreland
116161d94e
Update for Soong java makefiles. am: c3e80fa01e
am: 0fff75dee1
...
am: 6c811964a1
Change-Id: I85ccbb4a15cd18938607f5bca4e065b9d7e0182b
2017-10-11 16:31:07 +00:00
Steven Moreland
0fff75dee1
Update for Soong java makefiles.
...
am: c3e80fa01e
Change-Id: Ia8835f9c95bd98a96f5fd3aff11191e7d3726fb9
2017-10-11 16:23:54 +00:00
Steven Moreland
c3e80fa01e
Update for Soong java makefiles.
...
Test: pass
Bug: 33420795
Change-Id: Id9b1919a19b8ff682738cfb0869a479b4dbb4293
2017-10-10 23:07:20 +00:00
Steven Moreland
9a17f41f6f
Merge "Update for hidl adapter module defaults." am: 988c977079
am: 861651985f
...
am: b53e6ad535
Change-Id: I23269fb7a9bdd352e670a80f390527d9eef31412
2017-10-04 21:51:00 +00:00
Steven Moreland
861651985f
Merge "Update for hidl adapter module defaults."
...
am: 988c977079
Change-Id: I289818be1b30397391847ba1c532d1014fdbed27
2017-10-04 21:45:09 +00:00
Treehugger Robot
988c977079
Merge "Update for hidl adapter module defaults."
2017-10-04 21:36:25 +00:00
Chih-hung Hsieh
9890348480
Merge "Use -Werror in hardware/interfaces" am: 85bb01dd6b
am: 3ed04cd35d
...
am: baf19e17b3
Change-Id: I8806a9887178a7f778cc556c804a5b7a05d59836
2017-10-04 21:04:44 +00:00
Chih-hung Hsieh
3ed04cd35d
Merge "Use -Werror in hardware/interfaces"
...
am: 85bb01dd6b
Change-Id: I9169eb99a256f3a1db9e6f82e11fd96228d9558a
2017-10-04 20:40:30 +00:00
Steven Moreland
527fd76a0e
Update for hidl adapter module defaults.
...
Test: pass
Change-Id: Idc6a943149a279bf17cfcfd0f2571473e53bbbbf
2017-10-04 12:47:03 -07:00
Chih-Hung Hsieh
3da5b01946
Use -Werror in hardware/interfaces
...
* Remove unused local variables.
Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I48dbbf670cc9eeff2391983788983420f8547cc9
2017-10-04 11:16:31 -07:00
Steven Moreland
9fdd241905
Merge "Fix typo in update makefiles." am: 9960148420
am: f07e364ce3
...
am: 71a193a425
Change-Id: I45ae43f07323254212532acbf0f891d11143b05f
2017-09-26 23:58:51 +00:00
Steven Moreland
f07e364ce3
Merge "Fix typo in update makefiles."
...
am: 9960148420
Change-Id: I949634e72f817f3a5411130e968acd8efd1d7725
2017-09-26 23:51:07 +00:00
Steven Moreland
a5299ee739
Fix typo in update makefiles.
...
Bug: 37518178
Test: pass
Change-Id: Ic401b3a473f15ca4c01e58b3072e19db7c31b653
2017-09-26 21:59:43 +00:00
Steven Moreland
97228c0b7d
Update makefiles for hidl adapter. am: 26a0bb2762
am: 73949c1d7e
...
am: b94d0c7290
Change-Id: If766cffbcc003cc0cc5eb98969b924aa918fff44
2017-09-26 12:53:13 +00:00
Steven Moreland
73949c1d7e
Update makefiles for hidl adapter.
...
am: 26a0bb2762
Change-Id: I3a811f5cd49bd4e81e8fcd5c8e88922115812539
2017-09-25 23:14:44 +00:00
Steven Moreland
26a0bb2762
Update makefiles for hidl adapter.
...
Bug: 37518178
Test: manual
Change-Id: I50e999907d3c64d2b039272b823971998da64d1b
2017-09-25 18:35:56 +00:00
Nathan Harold
8c8ba47ca4
Fix docstrings for RIL_CellIdentity
...
Update the documentation to match the current CTS
requirements for Cell Identity reporting.
-For LTE, WCDMA, and GSM require that the channel
number be reported.
-For LTE and WCDMA, require that the correct
physical channel identifier be reported. Note that
due to b/32774471 we still cannot require BSIC
to be reported.
Bug: 65174915
Test: none, comment-only change
Change-Id: I93fcce3b39401e8965f724722361c2cadc4a88cc
Merged-In: I93fcce3b39401e8965f724722361c2cadc4a88cc
(cherry picked from commit 8d2d747e9e
)
2017-09-13 15:32:49 -07:00
Nathan Harold
e82c301c47
Fix docstrings for RIL_CellIdentity
...
Update the documentation to match the current CTS
requirements for Cell Identity reporting.
-For LTE, WCDMA, and GSM require that the channel
number be reported.
-For LTE and WCDMA, require that the correct
physical channel identifier be reported. Note that
due to b/32774471 we still cannot require BSIC
to be reported.
Bug: 65174915
Test: none, comment-only change
Change-Id: I93fcce3b39401e8965f724722361c2cadc4a88cc
Merged-In: I93fcce3b39401e8965f724722361c2cadc4a88cc
(cherry picked from commit 8d2d747e9e
)
2017-09-13 20:38:47 +00:00
Nathan Harold
ee35809840
Merge "Fix docstrings for RIL_CellIdentity" into oc-mr1-dev
...
am: 2de5e5d01a
Change-Id: I78509bf9573f0d898cf0b3658ceec960e96ed466
2017-09-13 19:43:14 +00:00
Nathan Harold
8d2d747e9e
Fix docstrings for RIL_CellIdentity
...
Update the documentation to match the current
CTS requirements for Cell Identity reporting
-For LTE, WCDMA, and GSM require that the channel
number be reported.
-For LTE and WCDMA, require that the correct
physical channel identifier be reported. Note that
due to b/32774471 we still cannot require BSIC
to be reported.
Bug: 65174915
Test: none, comment-only change
Change-Id: I93fcce3b39401e8965f724722361c2cadc4a88cc
2017-09-12 10:17:53 -07:00
Sanket Padawe
8809d4f0d6
Merge "Fix VTS test which turns off radio." into oc-mr1-dev
...
am: 6fb8b93bb4
Change-Id: I76f1dcd265828a7cceec5855ae0e9328895488c8
2017-09-08 18:19:28 +00:00
Sanket Padawe
9a721b8087
Fix VTS test which turns off radio.
...
Since the purpose of most of the test cases in current VTS is to check
if proper errors are returned and there is no crash seen in vendor code,
updating setRadioPower test case to turn on the radio instead of
turning off. We want to avoid test cases which turn off
radio or leads to modem shut down as those test cases affect other tests.
Test: VTS
Change-Id: I4fb9f18884f7ef21162015a0032c4431444f7025
Bug: 65230472
2017-09-06 06:46:49 +00:00
Sanket Padawe
1c1d17733f
Add sim absent error for supplyNetworkDepersonalization.
...
Bug: 62926561
Test: vts
Change-Id: Iac98fd41b8c949781185f9504623d511ff46d36c
Merged-in: Iac98fd41b8c949781185f9504623d511ff46d36c
(cherry picked from commit f9ced6d3fe
)
2017-09-02 05:45:44 +00:00
Steven Moreland
4f25c2a143
Revert "Revert "Updating all makefiles.""
...
Relanding without automotive/vehicle/2.0+2.1 changes.
This reverts commit 1020ebedfb
.
Merged-In: I8608c8f636c35f21e4246a805a9eff6d14124e0a
Change-Id: Icc49df42c2bedf443d878d5d8fbaa53441ea65db
2017-08-11 23:02:01 +00:00
Steven Moreland
ff308ea6ba
Updating all makefiles.
...
Bug: 64487114
Test: none
Merged-In: I8608c8f636c35f21e4246a805a9eff6d14124e0a
Merged-In: I2fa89b6661c39859ec4fb62c4bb0a05a35e645f0
Change-Id: Ifdc3c17cb2b85c18b37dac2d03bb5c8935c23180
2017-08-11 22:58:47 +00:00
Steven Moreland
1020ebedfb
Revert "Updating all makefiles."
...
This reverts commit 8ac1971678
.
Reason for revert: Didn't remove automotive changes from this CL.
Merged-In: I8608c8f636c35f21e4246a805a9eff6d14124e0a
Change-Id: I1c660cffc8817ad0b33da9f6eceb3d88e7c48416
2017-08-11 22:56:56 +00:00
Steven Moreland
8ac1971678
Updating all makefiles.
...
Bug: 64487114
Test: none
Merged-In: I8608c8f636c35f21e4246a805a9eff6d14124e0a
Change-Id: I2fa89b6661c39859ec4fb62c4bb0a05a35e645f0
2017-08-10 22:40:04 +00:00
Steven Moreland
65de66a67e
Update makefiles for vndk enabled. am: 5e59402492
am: 271d53d836
...
am: 148ca84740
Change-Id: I5ef3611026b9c770bf713c14b9e01899a796e61c
2017-08-09 20:36:43 +00:00
Steven Moreland
148ca84740
Update makefiles for vndk enabled. am: 5e59402492
...
am: 271d53d836
Change-Id: I47ffcee7c1aa9c1d7f5c3750cc93294ff740f20d
2017-08-09 00:49:32 +00:00
Steven Moreland
271d53d836
Update makefiles for vndk enabled.
...
am: 5e59402492
Change-Id: I08414d68d5275df82336653cb91765af7235f914
2017-08-09 00:44:39 +00:00
Steven Moreland
5e59402492
Update makefiles for vndk enabled.
...
Test: none
Bug: 63866913
Merged-In: I29174fdadca2828455ef49f14e53bc95c5238dbb
Change-Id: I29174fdadca2828455ef49f14e53bc95c5238dbb
(cherry picked from commit c716b8c307
)
2017-08-08 17:09:10 +09:00
Sanket Padawe
5436fb248e
Merge "Update IRadioResponse.hal to add new error codes." into oc-mr1-dev
...
am: ffd04a5daa
Change-Id: I655ef4c88ac716a715c7a50d53dd3827fb4b6a11
2017-08-08 06:28:28 +00:00
TreeHugger Robot
ffd04a5daa
Merge "Update IRadioResponse.hal to add new error codes." into oc-mr1-dev
2017-08-08 06:16:47 +00:00
Shuo Qian
86700082a0
Merge "Add Owners for radio vts" am: 6a63f13176
am: 3cc4975c8c
...
am: c75329041c
Change-Id: Ide6193226cae28c25dbbad19aa9dd9d209180eed
2017-08-08 03:52:43 +00:00
Shuo Qian
c75329041c
Merge "Add Owners for radio vts" am: 6a63f13176
...
am: 3cc4975c8c
Change-Id: I78ac7a8b3ba1ce10a87983001882e688b79fa4af
2017-08-08 03:47:33 +00:00
Shuo Qian
3cc4975c8c
Merge "Add Owners for radio vts"
...
am: 6a63f13176
Change-Id: Ia686d57c519a7ac2c4c546d89bbffe331847a8cc
2017-08-08 03:45:04 +00:00
Shuo Qian
6a63f13176
Merge "Add Owners for radio vts"
2017-08-08 03:42:00 +00:00
Shuo Qian
48e8bb613d
Merge "Add me into owners of radio vts" into oc-mr1-dev
...
am: cc1007af33
Change-Id: Ia4373c52d82fa3d25eced5ece667e8334764eac5
2017-08-07 17:18:10 +00:00
Shuo Qian
cc1007af33
Merge "Add me into owners of radio vts" into oc-mr1-dev
2017-08-07 17:07:47 +00:00