Reduce 'final' method churn when class is 'final'

Final classes cannot be overridden, making each method
effectively final. Removal or addition of 'final' identifiers
shouldn't affect the api file.

Test: manual
Change-Id: Icce1d75ed535a40147ebe5e75a41c63b8e6f8ad4
1 file changed