Clarify constant declaration First, add the final qualifier such that Sonar understands clearly the intention is to declare a constant and not a class member that does not honor naming conventions. Second, change the access modifier to protected so it is more evident that this constant is meant to be inherited. Change-Id: I2a0cac95b370ff9f40c64df48b334e152cd9953b