* accept drm scheme as part of test parameter
* extract test cases into separate library
Bug: 142397658
Change-Id: I859e384a832035087475714fd84905ac89e911be
am skip reason: Change-Id I441e2f815a0a49c3936615f06a65a6ed5366a628 with SHA-1 f2e21c27fd is in history
Change-Id: I0be90a3bd6d6e7b7bc54d19e0f2394d0faff80b9
Removed unused import statements.
Consistent between internal and AOSP.
More accurate names for ModemFeatures.
Test: make
Change-Id: Icbfe35d472ab3f7fd6cd50b4888e3c478dd29fd2
1. Docomo, Softbank, KDDI, and another Japan Operator request this.
- During operation, the mobile device confirms the presence of the ICC and performs ICC outlier detection. If ICC disconnection is detected during operation, turn off the power within 5 seconds after detection, and perform power reset operation.
2. "setSimCardPower power down"
- After "setSimCardPower power down", SIM set power down. and ME is wating for "remove sim card" event, but phsically detect pin is still connected, so "remove" event never be sent, and ME can't reboot.
3. Japan model can not "setSimCardPower power up"
After "setSimCardPower power down", Japan model prepare for rebooting.
so so VTS requests "setSimCardPower power up", they can't do this.
Signed-off-by: Jicheol Shin <jicheol.shin@lge.com>
Test: VTS
Test: runc vts -m VtsHalRadioV1_1Target -t VtsHalRadioV1_1Target#RadioHidlTest_v1_1.setSimCardPower_1_1(slot1)_32bit
Test: runc vts -m VtsHalRadioV1_1Target -t VtsHalRadioV1_1Target#RadioHidlTest_v1_1.setSimCardPower_1_1(slot1)_64bit
Bug ID : 147969063
Change-Id: I524a16d04a7783f605913fd3ead15d3c1fbbc78b
First CL to setup webcam HAL to support HIDL camera device 3.6.
Follow up CL will add actual offline processing capability.
Test: TestingCamera.apk
Bug: 135142453
Change-Id: Ifcd1b22f42d08b0fa5dc6039125c1d979b8104c2
This fixes a deadlock between WifiNative and HalDeviceManager
because it removes about 30 times callbacks of
IWifiEventCallback#onFailure() or onStop(). Such excessive callbacks
within a short period tend to make high probabilities of the deadlock.
Note: This is a side effect of how the framework is registering multiple
callbacks. But, unfortunately there is no HAL API to unregister
callback. So, this is somewhat of a workaround fix.
Bug: 144137870
Test: Verified that the HAL no longer accumulates callbacks from
framework.
Test: Device boots up and connects to wifi networks.
Change-Id: I441e2f815a0a49c3936615f06a65a6ed5366a628
Merged-In: I441e2f815a0a49c3936615f06a65a6ed5366a628
Support updated API for setNetworkSelectionModeManual
Bug: 68116277
Test: atest FrameworksTelephonyTests
Change-Id: I7076da1734d2d020adef568188cb4f4b4914f379
Merged-In: I7076da1734d2d020adef568188cb4f4b4914f379
am skip reason: Change-Id I06559044c8015bc577d9e4ca489a4924f69093b2 with SHA-1 5910241fe9 is in history
Change-Id: I43f189728d7aeaa628eb3406db977e34b2a372fc
am skip reason: Change-Id I6018b9df8b8bd0745c3736df764f4569bea28baa with SHA-1 0a00c8d8c3 is in history
Change-Id: I32b4a6e526ae79706a8d81603127a543180bc167
am skip reason: Change-Id Id86ad81d837c983e2d34633fdebdfc308e219a3d with SHA-1 1dfeba3c47 is in history
Change-Id: I5baa98ef8126d8b4f5be7f28c9ff197e9c912740
am skip reason: Change-Id I33320281730fdb91d2b07d11cd24a95d0834c9dd with SHA-1 f7fd4fd720 is in history
Change-Id: Ibea749f07e699b0ca5a86335821e84d12d47c3c0
am skip reason: Change-Id I5205aa70db0d83fd049c5f25b0b427ab7484727b with SHA-1 0b4c7fb404 is in history
Change-Id: Ie106c09630b83e665222ff1036f4fbfb954d0ca5
am skip reason: Change-Id Ibb0682de8ae9c4421e79086773c977a4e76ac4f1 with SHA-1 500733c459 is in history
Change-Id: I67e018fe56e4cf7efae1626953c8bc13b15205a2
This fixes a deadlock between WifiNative and HalDeviceManager
because it removes about 30 times callbacks of
IWifiEventCallback#onFailure() or onStop(). Such excessive callbacks
within a short period tend to make high probabilities of the deadlock.
Note: This is a side effect of how the framework is registering multiple
callbacks. But, unfortunately there is no HAL API to unregister
callback. So, this is somewhat of a workaround fix.
Bug: 144137870
Test: Verified that the HAL no longer accumulates callbacks from
framework.
Test: Device boots up and connects to wifi networks.
Change-Id: I441e2f815a0a49c3936615f06a65a6ed5366a628
am skip reason: Change-Id I208e56011f790c095afe734fd4326de10078525a with SHA-1 ee9d2bcf5b is in history
Change-Id: I5f2644211df8465b52e9740c6d7f9a81949f4e5a