summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/15/changes
diff options
context:
space:
mode:
authorLaurent Tu <laurentt@google.com>2013-02-14 16:12:54 -0800
committerLaurent Tu <laurentt@google.com>2013-02-14 16:12:54 -0800
commit4f115e08cb68aaf77693f3f4598f0eb5f7634777 (patch)
tree60f04cf05eda60bc58fb6e9e1926065416d7958e /docs/html/sdk/api_diff/15/changes
parent00dcbf8f58c36e3e8803336aa947a333411f43d0 (diff)
Tentative fix for aidl import issue
Fix issue when aidl generation doesn't use the right type when it is a suffix of a pre-declared type. eg. android.location.Location and foo.android.location.Location. The aidl generation will never use foo.android.location.Location. The tentative fix reverses the order in which Namespace.Search iterates through the known types. A better fix would be to annotate the types that are declared in the aidl import statements to be prioritary in Namespace.Search. Lmk if I you agree with this approach and think that this is worth the work. Thanks! Change-Id: I97dd1a1d417075accf1d61f9aba5aba3dea175c6
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions