Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7868b9e9 authored by Cole Faust's avatar Cole Faust
Browse files

Promote ExtraText lint warning to an error

It was previously demoted due to preexisting occurances
of it in the tree, but those have all been removed now.

Bug: 236431222
Test: m lint-check
Change-Id: Ic3501c43a09b10bc8a2944b0caa6ebbec663a008
parent ba73a099
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -101,7 +101,6 @@
--warning_check WrongViewCast                      # 1 occurences in 1 modules

--warning_check CoarseFineLocation
--warning_check ExtraText
--warning_check IntentFilterExportedReceiver
--warning_check MissingInflatedId
--warning_check NotificationPermission