Add ssc coex table and set write permission on ssc_mode display fs node
Bug: 285459428
Test: manual - checked files on device and ssc_mode sys fs node can be
written
Change-Id: I1b8da7a8a439c71c5cb7e23c47381ea353c787c4
we charger_therm and modem_therm as trigger sensor, we need to update
the permission for these file zone
Bug: 296988235
Test: flash and boot to home
Change-Id: I12fb773e83215556745eff4ed7122129e15158d0
Signed-off-by: Peter (YM) <peterym@google.com>
Base on EVT 1.0 test result to support the USB thermal protection
1. When usb_therm > 46 degC start monitor
2. When usb_therm - charger_therm >= 10 degC, change usbc-port to 1
3. When usb_therm - charger_therm >= 13 degC, trigger VIRTUAL-USB-UI
polling
4. When usb_therm - charger_therm <= 7 degC, change usbc_prot to 0
Create thermal config for proto to prevent wrong usb throttle on proto
device
Bug: 278035350
Test: push the test script into device and run thermal_recorder to
record the behavior. Detail is in the bug
Change-Id: I326dc22083efc1bd1af9a47451bf927e26006b85
Signed-off-by: Peter (YM) <peterym@google.com>
Bug: 263230686
Test: Verified twoshay started successfully on boot.
Change-Id: I4cb1d0c366bc633d74be1554d9ddbfa7a64d70a2
Signed-off-by: Mark Chang <changmark@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: I466117c1701f017f4486aa0a10c42bec887c350b