Addresses TODO in ResumeOnRebootService Javadoc
Also add service owners Change-Id: I7669bbfc3975c164e773b9517dde5e3437b2fc1a Bug: 184151180
This commit is contained in:
2
core/java/android/service/resumeonreboot/OWNERS
Normal file
2
core/java/android/service/resumeonreboot/OWNERS
Normal file
@@ -0,0 +1,2 @@
|
||||
xunchang@google.com
|
||||
zhaojiac@google.com
|
||||
@@ -59,11 +59,9 @@ import java.io.IOException;
|
||||
* </service>
|
||||
* </pre>
|
||||
*
|
||||
* //TODO: Replace this with public link when available.
|
||||
*
|
||||
* @hide
|
||||
* @see
|
||||
* <a href="https://goto.google.com/server-based-ror">https://goto.google.com/server-based-ror</a>
|
||||
* <a href="https://source.android.com/devices/tech/ota/resume-on-reboot">https://source.android.com/devices/tech/ota/resume-on-reboot</a>
|
||||
*/
|
||||
@SystemApi
|
||||
public abstract class ResumeOnRebootService extends Service {
|
||||
|
||||
Reference in New Issue
Block a user