futokb/tools/EditTextVariations
Wilson Wu 75f77d6666 Add Notification Permission for T
From T, apps need POST_NOTIFICATION permission
to send the notification.

-. Add the permission into Manifest.
-. Request runtime permission when it's needed.

Bug: 209479751
Test: Manual test as following steps:
      1. Open EditTextVariations at T device.
      2. Tap direct reply to send notification.
      3. Verify the permission dialog show up.
      4. Send the notification if permission granted.
Change-Id: Iadae00f635ee556d1d1de9abbb9da0498b4070f1
2022-01-26 19:09:10 +08:00
..
assets
res Support testing Direct Reply with EditTextVariations 2019-01-16 10:28:07 -08:00
src/com/android/inputmethod/tools/edittextvariations Add Notification Permission for T 2022-01-26 19:09:10 +08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIME 2021-02-17 09:46:27 -08:00
AndroidManifest.xml Add Notification Permission for T 2022-01-26 19:09:10 +08:00