add hdmi cec hal

* Based on AOSP yukawa HDMI-CEC HAL
  https://android.googlesource.com/device/amlogic/yukawa/+/refs/heads/main/hal/hdmicec/
This commit is contained in:
Konsta
2023-07-24 23:07:27 +03:00
parent 6dd65fa73f
commit c0a8378d8b
11 changed files with 675 additions and 0 deletions

View File

@@ -117,4 +117,8 @@
-->
<integer name="config_defaultNightMode">2</integer>
<!-- CEC Configuration -->
<bool name="config_cecTvSendStandbyOnSleepEnabled_default">false</bool>
<bool name="config_cecTvSendStandbyOnSleepDisabled_default">true</bool>
</resources>