Loading core/res/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -1857,12 +1857,12 @@ android:protectionLevel="normal" /> <!-- Allows an app to access moisture intrusion sensor data <p>Protection level: normal <p>Protection level: signature | privileged @hide --> <permission android:name="android.permission.READ_MOISTURE_INTRUSION" android:permissionGroup="android.permission-group.SENSORS" android:protectionLevel="normal" android:protectionLevel="signature|privileged" android:featureFlag="com.android.tradeinmode.flags.trade_in_mode_2025q4"/> <!-- Allows an application to access data from sensors that the user uses to Loading Loading
core/res/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -1857,12 +1857,12 @@ android:protectionLevel="normal" /> <!-- Allows an app to access moisture intrusion sensor data <p>Protection level: normal <p>Protection level: signature | privileged @hide --> <permission android:name="android.permission.READ_MOISTURE_INTRUSION" android:permissionGroup="android.permission-group.SENSORS" android:protectionLevel="normal" android:protectionLevel="signature|privileged" android:featureFlag="com.android.tradeinmode.flags.trade_in_mode_2025q4"/> <!-- Allows an application to access data from sensors that the user uses to Loading