diff options
author | lesl <lesl@google.com> | 2020-11-30 18:48:25 +0800 |
---|---|---|
committer | Les Lee <lesl@google.com> | 2020-11-30 12:54:34 +0000 |
commit | 6a334ed1cbb609de0b94cffadf21f5142ebc0594 (patch) | |
tree | ff66a0a080a6f7c2288bbea853bd08a332260076 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 26ca287da728d88709f7523113637104fb31bf3e (diff) |
wifi: Add flag FLAG_IMMUTABLE in SAP notification
In S, it requires to specify explicitly either FLAG_MUTABLE
or FLAG_IMMUTABLE when creating a PendingIntent.
The SoftAp Notification is used to notify user the configuration changed.
And it supports to launch Setting page to show the current configuration.
Based on the flag description, the FLAG_MUTABLE should be considered when
the notification need to be used with inline reply or bubbles.
But it is not the use case on SoftAp Notification.
Use FLAG_IMMUTABLE.
Bug: 171719799
Test: Manuel Test
Change-Id: Id3df909f7754931e8018d7b8f6d07aba58158cbe
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions