diff options
author | Robert Greenwalt <rgreenwalt@google.com> | 2011-09-22 11:49:01 -0700 |
---|---|---|
committer | Robert Greenwalt <rgreenwalt@google.com> | 2011-09-22 11:49:01 -0700 |
commit | 5840639fd18c334c0df30ae03b270c452fee0a61 (patch) | |
tree | 7ec703e08cbdc422fb5ce8ef48bc06c7f7b761a9 /graphics/java/android/renderscript/ProgramRaster.java | |
parent | 745f1e3a06eb504c9e4465afc987854a6269220d (diff) |
Fix apn bearer logic.
The original change said that if the RAT were X or Y we would only
accept APN's that explicitly called out X or Y. This meant that
any device using X or Y would stop working until their APN db were
adjusted.
This change changes it to be if a particular APN calls out X or Y
it will only be considered if the current RAT matches. If the APN
doesn't specify, it matches all RAT.
This allows just as tight a restriction, but the default is looser.
Change-Id: Ia5e92f13c5052e890bf169e0db9584302afb36f5
Diffstat (limited to 'graphics/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions