Add missing STORAGE_INTERNAL permission for BackupRestoreConfirmation

BackupRestoreConfirmation acitivity does not show 'allow' button, because
'getPasswordType' func check "Manifest.permission.STORAGE_INTERNAL",
so add missing STORAGE_INTERNAL permission.

Change-Id: Ica631b7edd2529e52d6661cef6ee6e468f1f38ed
Signed-off-by: mydongistiny <jaysonedson@gmail.com>
1 file changed