commit | b3452a4c093aa5ad9827ea79a7b4e1e8a862a47a | [log] [tgz] |
---|---|---|
author | Alexander Dorokhine <adorokhine@google.com> | Wed Mar 24 01:57:45 2021 -0700 |
committer | Alexander Dorokhine <adorokhine@google.com> | Wed Mar 24 01:57:45 2021 -0700 |
tree | 1f1d74d49943b07fd25ee0acdf3c79d5ef477443 | |
parent | 9795b51a414bdd574c0548a7b83fe16e3db78527 [diff] |
Add another executor to setSchema() for running framework migrations. The advice to add a second executor is based on API council guidance, who do not recommend reusing the callback executor. The executor is not yet used but will be used once schema migration is implemented in framework. Bug: 183177268 Test: Builds Change-Id: Ic6735e696bc868884adffddd1433a198a005cad6