Skip to content

Commit ab9ac08

Browse files
committed
fix: exclusion
1 parent e8138fa commit ab9ac08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JankStatsSample/app/src/main/java/com/example/jankstats/JankAggregatorActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class JankAggregatorActivity : AppCompatActivity() {
6262
}
6363
}
6464
// [END jank_aggregator_listener]
65-
// [END_EXCLUDE silent]
65+
// [END_EXCLUDE]
6666

6767
override fun onCreate(savedInstanceState: Bundle?) {
6868
super.onCreate(savedInstanceState)

0 commit comments

Comments
 (0)