Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f536ca9 authored by George Chan's avatar George Chan
Browse files

Added USB data protection notification tint color for dark mode.

Test: manual
Bug: 417865445
Flag: android.security.aapm_feature_usb_data_protection
Change-Id: I44a7c3f50e545072891027d65994a25cdf3b9814
parent d030b443
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -59,4 +59,8 @@
    <color name="side_fps_toast_background">#2E3132</color>
    <color name="side_fps_text_color">#EFF1F2</color>
    <color name="side_fps_button_color">#33B9DB</color>

    <!-- Color for APM USB Data Protection Notification-->
    <!-- Notification icon tint color-->
    <color name="security_privacy_notification_tint_normal">#8AB4F8</color>
</resources>