OSDN Git Service

Merge "Fix Dark theme case" into qt-dev
[android-x86/packages-apps-Settings.git] / tests / robotests / res / values / config.xml
index 15ae899..ca2c61d 100644 (file)
@@ -24,4 +24,7 @@
     <!-- Fake dimen value for restricted icon size - needed to get around Robolectric
          issue loading framework hidden resources -->
     <dimen name="restricted_icon_size">24dp</dimen>
-</resources>
\ No newline at end of file
+
+    <!-- Fake string to avoid empty intent action -->
+    <string name="config_work_policy_info_intent_action">ACTION_SHOW_WORK_POLICY_INFO</string>
+</resources>