Merge changes from topic "cherrypicker-L33700000962584268:N96700001396822390" into main

* changes:
  ARC: Follow-up fix AndroidLint error
  ARC: Show location services setting in ARC-T
This commit is contained in:
Varun Somani
2023-12-26 20:26:40 +00:00
committed by Android (Google) Code Review
4 changed files with 6 additions and 1 deletions

View File

@@ -784,4 +784,7 @@
<!-- Package responsible for updating Mainline Modules -->
<string name="config_mainline_module_update_package" translatable="false">com.android.vending</string>
<!-- Whether location services setting is available or not. -->
<bool name="config_show_location_services">true</bool>
</resources>