Skip to content

Commit ffd79a1

Browse files
RDKUI-582: RFC Support for FireboltRefUI
Reason for change: Added RFC support for controlling RefUI being launched bu ripple when its enabled. Test Procedure: Trigger build and verify. Risks: High Source: RDKM License: Inherited Upstream-Status: Pending Priority: P2 Signed-off-by: Arun Madhavan <arun_madhavan@comcast.com>
1 parent ce5e240 commit ffd79a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

generic/data-model.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5161,5 +5161,13 @@
51615161
</syntax>
51625162
</parameter>
51635163
</object>
5164+
<object base="Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.FireboltRefUI." access="readOnly" minEntries="0" maxEntries="1" >
5165+
<parameter base="Enable" access="readWrite" notification="0" maxNotification="2" >
5166+
<syntax>
5167+
<boolean/>
5168+
<default type="factory" value="false"/>
5169+
</syntax>
5170+
</parameter>
5171+
</object>
51645172
</model>
51655173
</dm:document>

0 commit comments

Comments
 (0)