commit | fb4b22dfbe0f87aaad492dc8a25201179c235bae | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Fri Sep 25 15:16:13 2015 -0700 |
committer | Christopher Wiley <wiley@google.com> | Mon Sep 28 23:33:49 2015 +0000 |
tree | 812620ab352f46630a5b3bc945a95498eef2fbc5 | |
parent | b992b450093546d275d2da4b544a611700536e29 [diff] |
Explicitly create container types Now we explicitly give ourselves a change to create each container type before attempting to resolve a type name to an instance of Type. In the process we finally remove all knowledge of specific types from aidl.cpp by moving logic into the TypeNamespace itself. Bug: 24303749 Test: Compiles, unittests, clean build of aosp_arm passes. Change-Id: Ie5e1b29020618863dac9417e0a60730ddb0dfc02