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

Commit 9ebc62dd authored by Daniel Zheng's avatar Daniel Zheng
Browse files

update ENTER_TRADE_IN_MODE permission description

ENTER_TRADE_IN_MODE is a permission that has been extended to cover
go/android-diagnostics-hal use cases for adb shell tradeinmode
getstatus. Updating the description here to explain the potential naming
confusion

Bug: 397154502
Flag: com.android.tradeinmode.flags.trade_in_mode_2025q4
Test: th
Change-Id: I6bc62fe2415161e54c007b0bba9ed32c87d397d7
parent 944624c0
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -9056,7 +9056,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
    -->