DO NOT MERGE:Make CarUiInstaller#register public

In some cases CarUiInstaller#onCreate is called before the Application
instance is fully created. In those cases applications have to call this
method separately after the Application instance is fully initialized.

Co-authored-by: Saeid Farivar Asanjan <farivar@google.com>
Co-authored-by: Zheng Xiaoying <zheng.xiaoying@gm.com>
Co-authored-by: Cole Faust <colefaust@google.com>

Bug: 202005574
Test: manually
Change-Id: I5c3f7dc6f3b3fd4cdf690cd07717c121c6cdbf36
1 file changed