OSDN Git Service

Increase limit of locale pairs
authorRobert Greenwalt <rgreenwalt@google.com>
Mon, 8 May 2017 23:44:08 +0000 (16:44 -0700)
committerRobert Greenwalt <rgreenwalt@google.com>
Mon, 8 May 2017 23:44:08 +0000 (16:44 -0700)
commitf725f98f170e43aacbfa7cb6a3935f277552efc8
treeabf073dfa23ba4946105ff2794f69133cdb0cc2d
parentff6c0e697c051ac668c9cf61bd736dfe79cff5e8
Increase limit of locale pairs

This is just to avoid people injecting arbitrarily large
numbers here and causing crashes due to memory limitation.
Raised to a high enough level to avoid chance of hitting in practice.

Test: build
Change-Id: I1d2a245f9c391a9d6aec52bddd3dc086206d3e30
telephony/java/android/telephony/mbms/ServiceInfo.java