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

Commit a36612c0 authored by Varun Somani's avatar Varun Somani
Browse files

ARC: Follow-up fix AndroidLint error

Add missing default resource value to fix AndroidLint failure.

Bug: 295397004
Test: Presubmit
Change-Id: If7ff54c527f48b5260a9f8f8bdddcbf410ac8931
parent 45711dcc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,4 +20,5 @@
    <bool name="config_show_camera_laser_sensor">true</bool>
    <bool name="config_show_connectivity_monitor">true</bool>
    <bool name="config_show_smooth_display">true</bool>
    <bool name="config_show_location_services">true</bool>
</resources>