commit | 747d3da30eb0c756b45e4976c96196c95c0bc4a9 | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Wed Dec 04 13:53:07 2019 -0800 |
committer | Winson <chiuwinson@google.com> | Wed Dec 04 13:54:57 2019 -0800 |
tree | 2ed030177fec59ab40f1b2b86ba87ad092ce1474 | |
parent | 4ca4a3639a5ef9e99542afd45a4b75c5f44d26ac [diff] |
Fix OverlayableInfo native construction With the removal of the policy field and the regen of the constructor, the native code is failing. Fixed and moved it to static initialization, following the same pattern as the other files, so that it's caught during boot. Test: manual getOverlayableInfo call at startup boots successfully Change-Id: I6a04a1b314ad851dd9ecba78e3b52b0564d79df6