commit | fb7caa96f9511273ef32e1e80b740b28ca91a536 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Tue Jan 29 11:45:56 2019 +0100 |
committer | Martijn Coenen <maco@google.com> | Wed Jan 30 09:57:19 2019 +0100 |
tree | 06b1260136b75f85b1f5a6ed4fb039a4c2e57897 | |
parent | 4b98816648630c3d69011f8b36947240b99578e4 [diff] |
Allow app to specify class name for app zygote preloading. Instead of using a fixed class name, define an interface for preloading application code that must be implemented by applications that use the application zygote. Also, add an ApplicationInfo parameter to said function, so the app knows where to look for its data and code. Bug: 111434506 Test: atest CtsApptestCases:ServiceTest atest CtsSeccompHostTestCases Change-Id: I1f8472da89dc90562dcb4e479e3d87ebf49b926c