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

Commit b6266e81 authored by John Li's avatar John Li Committed by Automerger Merge Worker
Browse files

Merge "Add javadoc for Secure.UI_TRANSLATION_ENABLED" into sc-dev am: ebad1be9

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14484642

Change-Id: I085f92792eff15289743618752311b23b5181976
parents d4a57f27 ebad1be9
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -8545,9 +8545,10 @@ public final class Settings {
                "one_handed_tutorial_show_count";
        /**
         * Indicates whether ui translation is enabled.
         * Toggle to enable/disable for the apps to use the Ui translation for Views. The value
         * indicates whether the Ui translation is enabled by the user.
         * <p>
         * Type: int (0 for false, 1 for true)
         * Type: {@code int} ({@code 0} for disabled, {@code 1} for enabled)
         *
         * @hide
         */