Loading core/res/res/values/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -6953,4 +6953,9 @@ ul.</string> <!-- Toast message that is shown when dream is triggered by short press power button. [CHAR LIMIT=TOAST] --> <string name="long_press_power_to_turn_off_tv_toast">Long press Power button to turn off TV</string> <!-- TvWatchdogService notification related messages --> <string name="tv_watchdog_notification_channel_name">System Resource Alerts</string> <string name="tv_watchdog_notification_title">Resource Overuse</string> <string name="tv_watchdog_notification_content">"App '<xliff:g id="app_name">%1$s</xliff:g>' is using too many resources."</string> </resources> core/res/res/values/symbols.xml +3 −0 Original line number Diff line number Diff line Loading @@ -846,6 +846,9 @@ <java-symbol type="string" name="lockscreen_emergency_call" /> <java-symbol type="string" name="lockscreen_return_to_call" /> <java-symbol type="string" name="long_press_power_to_turn_off_tv_toast" /> <java-symbol type="string" name="tv_watchdog_notification_channel_name" /> <java-symbol type="string" name="tv_watchdog_notification_title" /> <java-symbol type="string" name="tv_watchdog_notification_content" /> <java-symbol type="integer" name="config_turnOffTvToastSuppressionDelayMs" /> <java-symbol type="integer" name="config_turnOffTvToastPostDelayMs" /> <java-symbol type="string" name="low_memory" /> Loading Loading
core/res/res/values/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -6953,4 +6953,9 @@ ul.</string> <!-- Toast message that is shown when dream is triggered by short press power button. [CHAR LIMIT=TOAST] --> <string name="long_press_power_to_turn_off_tv_toast">Long press Power button to turn off TV</string> <!-- TvWatchdogService notification related messages --> <string name="tv_watchdog_notification_channel_name">System Resource Alerts</string> <string name="tv_watchdog_notification_title">Resource Overuse</string> <string name="tv_watchdog_notification_content">"App '<xliff:g id="app_name">%1$s</xliff:g>' is using too many resources."</string> </resources>
core/res/res/values/symbols.xml +3 −0 Original line number Diff line number Diff line Loading @@ -846,6 +846,9 @@ <java-symbol type="string" name="lockscreen_emergency_call" /> <java-symbol type="string" name="lockscreen_return_to_call" /> <java-symbol type="string" name="long_press_power_to_turn_off_tv_toast" /> <java-symbol type="string" name="tv_watchdog_notification_channel_name" /> <java-symbol type="string" name="tv_watchdog_notification_title" /> <java-symbol type="string" name="tv_watchdog_notification_content" /> <java-symbol type="integer" name="config_turnOffTvToastSuppressionDelayMs" /> <java-symbol type="integer" name="config_turnOffTvToastPostDelayMs" /> <java-symbol type="string" name="low_memory" /> Loading