DescriptionRemove static PACKAGE_NAME variable and refactor
getRawAcceptableDirectories method.
The use of PACKAGE_NAME variable is unnecessary which can be avoided, hence refactoring using passing context down till getRawAcceptableDirectories() and using getPackageName() method directly.
BUG=None.
Committed: https://crrev.com/11c47071c45eb89f78dcd95a8c00f83feeaceafd
Cr-Commit-Position: refs/heads/master@{#294826}
Patch Set 1 #Patch Set 2 : Corrected Commit message #Patch Set 3 : changes incorporated #Patch Set 4 : Fixing test case failure for MediaResourceGetterTest class #
Messages
Total messages: 22 (7 generated)
|