[MTE] show notification if using MTE bootloader switch.
ro.arm64.memtag.bootctl_supported can be set by OEMs that do not want to enable MTE by default yet but want to offer users a preview that can be enabled in the Developer Options. This developer option will reboot the phone and enable MTE. In that case we want to show a notification to make sure the user does not forget that it is enabled. Bug: 206895651 Change-Id: Iaebc16d4b8d0da302f18709e23062f4a5bd58fe3
Showing
- core/res/res/values/strings.xml 5 additions, 0 deletionscore/res/res/values/strings.xml
- core/res/res/values/symbols.xml 2 additions, 0 deletionscore/res/res/values/symbols.xml
- proto/src/system_messages.proto 4 additions, 0 deletionsproto/src/system_messages.proto
- services/core/java/com/android/server/am/ActivityManagerService.java 30 additions, 0 deletions...re/java/com/android/server/am/ActivityManagerService.java
Loading
Please register or sign in to comment