commit | e9e439a47c10b5c3e8b8099ef16cf34c879c10ec | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Tue Jan 22 13:12:06 2019 -0800 |
committer | Igor Murashkin <iam@google.com> | Tue Jan 22 14:39:06 2019 -0800 |
tree | 0639f8531eb22e48ef2f940a57ce274a50fa219c | |
parent | ccee30ed1be39f056a7368392cfe59dae3cbe757 [diff] |
iorap: Update AppLaunchEvent binder calls to use protobuf * Also makes a minor change to android.os.Intent to allow writing it into a protobuf without needing an outer field ID. This makes it directly unserializable into a C++ code-generated protobuf as a root proto. Bug: 72170747 Change-Id: I19e91f0f9c5e5a37810a430e9c483e7752af54d7 Test: atest system/iorap