Move standalone Thermal HAL daemon permissions to thermal-engine
Thermal HAL for Qualcomm-based devices is now served by the vendor
daemon for thermal management: thermal-engine.
Bug: 30982366
Test: manual on walleye: audit logs
Change-Id: I95e8dde9825b99c5ad28212f4eb34b774d1759e9
Thermal HAL to be loaded by the vendor thermal-engine executable, in
prep for notifications of thermal events from thermal-engine via
Thermal HAL.
Bug: 30982366
Test: VtsHalThermalV1_0Target on walleye
Change-Id: Ie95d90b79bf6ed10593ebf3ec5accc278fda8720
File /dev/msm_thermal_query is labeled with audio_device context,
which isn't accurate and triggers a neverallow rule when
thermal-engine is modified (in a future commit) to serve the
Thermal HAL. Use thermal_device context like other devices.
Bug: 30982366
Test: manual on walleye: logcat messages for device open OK
Change-Id: I62b995f90d034ddd4f80378d197d9206e2f96748
Virtualizer was adding too much energy to the effects if enabled.
Bug: 65529284
Test: manual testing with SoloTester, play music and headphone load.
Change-Id: Ifea0995380a28239a0cec185c63425aac74a39c5
Performance data based on releases OPD1.170804.003/OPD1.170814.001 to OPM1.170908.002.
Bug: 64392992
Change-Id: I477b479571ccae5fe3945c5122c7efb81a259897
Add radio permission for camera send message to modem by qmi
bug:65232576
Signed-off-by: sam.ch_chang <sam.ch_chang@htc.com>
Change-Id: Ibd6dab6a46ad785df050148c778369585d7d91bc
Performance data based on releases OPM1.170803.002/OPD1.170810.002 to OPM1.170904.001.
Bug: 38280830
Change-Id: I56f7c0941ff75eaba31b1b9da325034f1568986d
BT firmware has been moved to /vendor/firmware. In fact,
$OUT/root/bt_firmware never exists at all for wahoo
Bug: 64905218
Test: Built successfully; BT works fine.
Change-Id: I6d5fbf3f46215536da59215def8eabbec9364ad3
This reverts commit "Enable haptic text handle on muskie/walleye/taimen" [1]
We decided to not enable this on O MR1.
[1]: I5ec238870329b1a234df955d9dd1541a9ae26d82
d30e0d7350
Test: Manually made sure that haptic feedback is no longer triggered
when moving text handle on Walleye.
Bug: 62454887
Fixes: 65291208
Change-Id: I82121f3907215e31750a10344e795ad1e60dbaad
Since BOARD_VNDK_VERSION is turned on, the tricky *.vndk-sp modules
aren't needed anymore. Remove them.
Bug: 63866913
Test: build 2017 pixel, boots to the UI
Merged-In: I07703f57da22d965c6ee43a672aacce0970fa0c4
Change-Id: I07703f57da22d965c6ee43a672aacce0970fa0c4
* changes:
Offload HAL service: Fix running unit tests
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
Update the location from which runtest.sh will fetch the unit test
binary. The binary is now located in vendor data.
Bug: 32842314
Test: VTS and Unit tests
Change-Id: I13bba845e121a31f4763584e593fdda374701dd7
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
Merged-In: 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
Merged-In: 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
Merged-In: 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
Merged-In: 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
Merged-In: I26a1d9a8efe68cdacacd8226d0739ad40d2b339f
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