AndroidLint: resolve ExtraTranslation strings lint
This CL remove unused translation. This result in removing all these lint: 21 id="StringFormatInvalid" 84 id="DuplicateDefinition" 1092 id="ExtraTranslation" DuplicateDefinition and StringFormatInvalid are a side effect of the removal of ExtraTranslation Bug: 289445022 Bug: 372738580 Test: m Bluetooth & regenerate lint-baseline Flag: Exempt dead code removal in resource Change-Id: I1eacac696dc6f7c2f0935bd20ecf46932d753386
Loading
Please register or sign in to comment