device_phh_treble
device_phh_treble copied to clipboard
Android device-tree for generic Treble target
#tipsyplz
Now we inherit makefiles by syncing them with the manifest
Also build telephony-ext for CAF devices.
This fixes: avc: denied { add } for interface=vendor.huawei.hardware.hwdisplay.displayengine::IDisplayEngineWrapper pid=14480 scontext=u:r:hal_displayengine_default:s0 tcontext=u:object_r:displayengine_hwservice:s0 tclass=hwservice_manager And: avc: denied { find } for interface=vendor.huawei.hardware.hwdisplay.displayengine::IDisplayEngineWrapper pid=14475 scontext=u:r:hal_displayengine_default:s0 tcontext=u:object_r:displayengine_hwservice:s0 tclass=hwservice_manager
- Fixed ota slot switch - Refactored to single function for obtaining current slot (refers to Issue https://github.com/phhusson/treble_experimentations/issues/2424)