Merge "Addresses TODO in ResumeOnRebootService Javadoc"
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>
|
* </service>
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
* //TODO: Replace this with public link when available.
|
|
||||||
*
|
|
||||||
* @hide
|
* @hide
|
||||||
* @see
|
* @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
|
@SystemApi
|
||||||
public abstract class ResumeOnRebootService extends Service {
|
public abstract class ResumeOnRebootService extends Service {
|
||||||
|
|||||||
Reference in New Issue
Block a user