commit | 974a0ffdd99de36adddc6bbef8677c2ba66b461f | [log] [tgz] |
---|---|---|
author | Steve Kondik <steve@cyngn.com> | Sat Oct 08 03:53:57 2016 -0700 |
committer | Steve Kondik <steve@cyngn.com> | Sat Oct 08 06:03:36 2016 -0700 |
tree | f2e5f73439d30f9865a14d5ef709575031e82eec | |
parent | 593f29b1d726641900cba909474023036fad5959 [diff] |
cmparts: Change how parts are launched * Currently we're requiring a specific action with the part name stored in the extras. This is a bit unwieldy and we can just encode the part name into the action since we only ever use explicit intents. It also will help us integrate search in the next commit without having to modify the contract in the framework. Change-Id: I2c8fab2c9b745b86e509500b09bd000f92474c52