device_phh_treble icon indicating copy to clipboard operation
device_phh_treble copied to clipboard

Android device-tree for generic Treble target

Results 64 device_phh_treble issues
Sort by recently updated
recently updated
newest added

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)