Add service which will device thermal config on basis of following
conditions:
- No display panel / proto, use thermal_info_config_proto
Bug: 315096213
Test: Build and verify on all device variations
Change-Id: Ic1f652dcf38888150200bb80b35aad740058e85f
init.zumapro.board.rc contains configurations for zumapro board
use ro.board.platform to get device board type
Bug: 311016628
Test: None
Change-Id: I90f7f01646aee8ea44ffe2a94980826b20d989ea
Due to change in power rail naming b/297343909 split the thermal info
config for proto separately from later hardware versions.
Bug: 314047297
Test: Build and verify thermal logs on proto and evt devices.
Change-Id: I9cc4570f7d983dd9b3554aea636fc50a00eefd62
Bug: 270639066
Test: Set ro.bootmode=normal and see hall sensor is disabled.
Test: Set ro.bootmode=factory and see hall sensor is disabled.
Change-Id: Id5666e2e74fdaebd2c79ad65046251f025f54afb
Signed-off-by: emilchung <emilchung@google.com>
To decouple init.insmod.${device}.cfg from HLOS,
it is moved to kernel repo and built in vendor_dlkm.img.
Also make init.rc to load it from vendor_dlkm/
Bug: 270603150
Test: Build image and check vendor_dlkm.img
Change-Id: Iebef45abfa310cc231f5a62a55746f3a055940fc