Merge \"docs: work - fix app restriction string values\" into mnc-io-docs
am: de37b1b270
Change-Id: Ib99f87a7e4226462a936f87610e968562e3b0da6
This commit is contained in:
@@ -149,9 +149,9 @@ enterprise administrator to:</p>
|
||||
|
||||
<restriction
|
||||
android:key="downloadOnCellular"
|
||||
android:title="App is allowed to download data via cellular"
|
||||
android:title="@string/download_on_cell_title"
|
||||
android:restrictionType="bool"
|
||||
android:description="If 'false', app can only download data via Wi-Fi"
|
||||
android:description="@string/download_on_cell_description"
|
||||
android:defaultValue="true" />
|
||||
|
||||
</restrictions>
|
||||
|
||||
Reference in New Issue
Block a user