Hide TARE page when disabled.
Hide the TARE page option when TARE is disabled or the page is explicitly flagged to be shown. Bug: 270498386 Bug: 270964794 Test: manually modify flags and check if TARE option shows Change-Id: Icc23a34ff1b9af5f1ddb649c4aefbea22a123498
This commit is contained in:
@@ -669,9 +669,6 @@
|
||||
<Preference
|
||||
android:key="tare"
|
||||
android:title="@string/tare_title" >
|
||||
<intent
|
||||
android:targetPackage="com.android.settings"
|
||||
android:targetClass="com.android.settings.development.tare.TareHomePage" />
|
||||
</Preference>
|
||||
|
||||
<SwitchPreference
|
||||
|
||||
Reference in New Issue
Block a user