OSDN Git Service

support long text descriptions in the data use notifications.
authorChris Wren <cwren@android.com>
Mon, 1 Aug 2016 19:52:52 +0000 (15:52 -0400)
committerChris Wren <cwren@android.com>
Mon, 1 Aug 2016 19:52:52 +0000 (15:52 -0400)
commit8a3d56ce127b2d4531e94177c4355458ba4adb0f
tree29b9cede7e6c592d6d3c433987396e039ec2b529
parentb49c45bb08e13584d67410815456a68198a3b2c2
support long text descriptions in the data use notifications.

We previously removed the character limit for translations, so it
would be good to make sure any translations that are very long
can be expanded, although it's probably unlikely to be an issue.

Bug: 28545220
Change-Id: Ibd5b689808ec97f3584627038bd5d486c184caea
services/core/java/com/android/server/net/NetworkPolicyManagerService.java