ARC: Follow-up fix AndroidLint error
Add missing default resource value to fix AndroidLint failure. Bug: 295397004 Test: Presubmit Change-Id: If7ff54c527f48b5260a9f8f8bdddcbf410ac8931
This commit is contained in:
@@ -20,4 +20,5 @@
|
|||||||
<bool name="config_show_camera_laser_sensor">true</bool>
|
<bool name="config_show_camera_laser_sensor">true</bool>
|
||||||
<bool name="config_show_connectivity_monitor">true</bool>
|
<bool name="config_show_connectivity_monitor">true</bool>
|
||||||
<bool name="config_show_smooth_display">true</bool>
|
<bool name="config_show_smooth_display">true</bool>
|
||||||
|
<bool name="config_show_location_services">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user