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

Commit 93abcd6e authored by Daniel Zheng's avatar Daniel Zheng Committed by Android (Google) Code Review
Browse files

Merge "update ENTER_TRADE_IN_MODE permission description" into main

parents 35669e44 9ebc62dd
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -9072,7 +9072,11 @@
        android:protectionLevel="signature|privileged"
        android:featureFlag="android.security.secure_lockdown" />

    <!-- Allows app to enter trade-in-mode.
    <!-- Allows app to enter trade-in-mode and fetch hardware diagnostics info.
        The permission name was initially introduced to be used for the tradeinmode evaluate
        command to enter evaluation mode. TradeInModeService which implements evaluation mode
        was extended to gather diagnostic signals so this permission is also extended to cover
        those use cases.
        <p>Protection level: signature
        @hide
    -->