summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java.cpp
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2009-07-29 10:25:09 -0700
committerWink Saville <wink@google.com>2009-07-29 10:25:09 -0700
commitb307c8945d4bf8d843445f3cc6d727f4e43d90f0 (patch)
tree5edab2e64aea7228de5d2723d2a61a0ec31044e5 /tools/aidl/generate_java.cpp
parent0869f7ef1efa9fe2e26b20e525952ad611d379aa (diff)
Fix bug 1994955 where PHONE_TYPE_CDMA was 0 and it should be 2 and added RILConstants.NO_PHONE.
This bug originally reported that PHONE_TYPE_CDMA needed to be 2 because it was public. But as far as I can tell it has never been public and it is still marked @hide so is not public now. There is a bug in that PHONE_TYPE_NONE and PHONE_TYPE_CDMA were both 0. But this doesn't appear to have been a problem because PHONE_TYPE_NONE doesn't looked to be used anywhere except in TelephonyManagerTest.
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions