This reverts commit aee1b828f7.
Configstore was up-revisioned from 1.0 to 1.1. However no new
APIs were added to 1.1. Therefore configstore in mr1 will be down
revisioned to 1.0.
Bug: 64999074
Test: build & run
Change-Id: I5713c6f38a18b2669eb9514f7f7c84359e736e52
/dev/input(/.*)? u:object_r:input_device:s0
Is now in core policy. Remove from device specific policy.
Bug: 64954704
Test: build
Change-Id: Id16dccff58843e619e5197661f7ffabc22c3e213
SPN override causes PAI OTA download even for Vodafone MVNO
SIM cards. Removing this override will make telephony to use
SIM card SPN as is for MVNOs.
Test: Following tests completed
1) VF SIM card - PAI available
2) OTELO SIM card - PAI not available
Bug: 64067798
Merged-In: I3d3e1b1d2dc38a73a657fe7f9220dd894f967c67
Change-Id: I88ca58fb748ef0c9a5d62d9b422906ab59c6c550
* changes:
Offload HAL Service: Enable errors for warnings
Offload HAL Service: Reset Nano app upon Error
Offload HAL Service: Handle messages from Nano app
Offload HAL Service: Send messages to CHRE
Offload HAL Service: Utilities
VNDK is enforced at runtime for wahoo.
This reverts commit dfcb2806f2.
Bug: 37192038
Test: wahoo boots to the UI
Test: basic functionalities work (camera, camcorder - including slow-mo,
wifi, bt, youtube, call, message)
Test: No regression on VTS and CTS (http://b/64817148)
Bug: 37192038
Test: /system/etc/ld.config.txt is without the [vendor] section.
Test: build and boot
Change-Id: I1432df091f9e5f8539a18c4c93f5d5cc459f3ef9
Update compile flags for this module so that warnings will report errors
during compilation. Also fixed one unused variable.
Bug: 32842314
Test: VTS
Change-Id: Ic48071c86bc81c93c44a4b0645134dc028f96b9e
Offload HAL service reports all errors to the client. To bring Wifi Nano
app to a known state, also send a RESET command to the Nano app.
Bug: 32842314
Test: VTS
Change-Id: Ie5834b80e545e9099e3492b0354fefc2bc82ef8c
The following messages from Nano app
- Error, Scan stats, Scan Results
Also invoke the appropriate callback to the client.
Bug: 32842314
Test: VTS
Change-Id: I562b2bcf149f8eab1cddc094a7b976aa56bdb9c8
The following messages are to be sent to the nano app in response to
invocation of the Offload HAL APIs from the client
- subscribe, unsubsuscribe, configure scans
CHRE interface will send the following commands to context hub
- Get hub info and nano app list requests
The callbacks from the socket will handle responses to these requests
Bug: 32842314
Test: VTS
Change-Id: I441522f5014317b7ac625742ab9782eeba5d78c8
Provides the implementation of utilities to convert between
HIDL format of data types used in Offload HAL service and the format
used by CHRE. Added unit tests to verify conversions.
Bug: 32842314
Test: VTS and Unit tests
Change-Id: I26a1d9a8efe68cdacacd8226d0739ad40d2b339f