summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-08 00:27:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-08 00:27:41 +0000
commit1a24ad238f02a71ce06a63d5934ff45ccd9b16dd (patch)
tree8e29ff3e665406917c1f0d856b235bb931c77758
parent79d9753bf37df8641d37cd05dfae7e8201545a95 (diff)
parentb1a6a8f65573bbb35c713a478fcccf6dd9125cdc (diff)
downloadScheduling-android14-qpr2-s2-release.tar.gz
Change-Id: I6b6aeb5d5453e9098285b598f36021b63e077f09
-rw-r--r--framework/api/module-lib-lint-baseline.txt11
-rw-r--r--framework/api/system-lint-baseline.txt11
2 files changed, 22 insertions, 0 deletions
diff --git a/framework/api/module-lib-lint-baseline.txt b/framework/api/module-lib-lint-baseline.txt
new file mode 100644
index 0000000..4ad99a2
--- /dev/null
+++ b/framework/api/module-lib-lint-baseline.txt
@@ -0,0 +1,11 @@
+// Baseline format: 1.0
+BroadcastBehavior: android.scheduling.RebootReadinessManager#ACTION_REBOOT_READY:
+ Field 'ACTION_REBOOT_READY' is missing @BroadcastBehavior
+
+
+RequiresPermission: android.scheduling.RebootReadinessManager#markRebootPending():
+ Method 'markRebootPending' documentation mentions permissions already declared by @RequiresPermission
+
+
+Todo: android.scheduling.RebootReadinessManager#markRebootPending():
+ Documentation mentions 'TODO'
diff --git a/framework/api/system-lint-baseline.txt b/framework/api/system-lint-baseline.txt
new file mode 100644
index 0000000..4ad99a2
--- /dev/null
+++ b/framework/api/system-lint-baseline.txt
@@ -0,0 +1,11 @@
+// Baseline format: 1.0
+BroadcastBehavior: android.scheduling.RebootReadinessManager#ACTION_REBOOT_READY:
+ Field 'ACTION_REBOOT_READY' is missing @BroadcastBehavior
+
+
+RequiresPermission: android.scheduling.RebootReadinessManager#markRebootPending():
+ Method 'markRebootPending' documentation mentions permissions already declared by @RequiresPermission
+
+
+Todo: android.scheduling.RebootReadinessManager#markRebootPending():
+ Documentation mentions 'TODO'