commit | 0308e6a21669ca1e5f11bfe9c8e33b62b29fc022 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Fri Jan 26 15:10:42 2018 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Fri Jan 26 15:10:42 2018 -0800 |
tree | feaccfd0597cfcf27ac517f205f8676f96c22216 | |
parent | df27ca11010d4819d15a1429a57e05dee3954459 [diff] |
Comment more on component callback order for N+ OS This CL attempts to clarify that just having a ContentProvider does not necessarily mean ContentProvider#onCreate() is always called before Application#onCreate() on Android N and later devices because of direct boot. Fix: 67559645 Test: make -j doc-comment-check-docs Change-Id: I33b7cda42146333f48fb445027f5d31f3c5af5b6