From 8afc720a98e4fdf4f5c1f10492e465927b8ffd86 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 8 Sep 2020 18:38:10 -0400 Subject: Add null backend Changes: - Add null radio implementation that acts as the fallthrough default when the hardware implementations are not detected. - Tweaked the probing in the tef665x implementation to not return an error if the I2C node is not even present. This cleans up the logs on start up on most platforms. These changes include some minor whitespace consistency clean ups. - Added the run-by-default widget permission now that the binding should always work. This will ease testing, and potentially decrease app start up time. Bug-AGL: SPEC-3570 Signed-off-by: Scott Murray Change-Id: I3c2e60ce7272d248ab87e3b79d6a334e17fe5531 --- conf.d/wgt/config.xml.in | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.d') diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in index c98dce2..ecd47a9 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -10,6 +10,7 @@ + -- cgit 1.2.3-korg