Skip to content

Commit dcdae09

Browse files
Suppress lint warnings for code sample
1 parent f7bffb4 commit dcdae09

File tree

1 file changed

+2
-0
lines changed
  • wear/src/main/java/com/example/wear/snippets/tile

1 file changed

+2
-0
lines changed

wear/src/main/java/com/example/wear/snippets/tile/Preview.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* limitations under the License.
1515
*/
1616

17+
@file:Suppress("MissingPermission")
18+
1719
package com.example.wear.snippets.tile
1820

1921
import android.content.Context

0 commit comments

Comments
 (0)