The move to 'final' in the smali broke the recompile of the framework.jar with this message
tmp/system/framework/framework.jar.out/smali/android/privacy/PrivacySettingsManagerService.smali[0,-1] mismatched input '<EOF>' expecting END_METHOD_DIRECTIVE
I reverted the commit here: mateor/auto-patcher@1fd613e
You can close this issue whenever you read this as it has been rectified (although I guess the original bug is back in the PDroid code. Up to you if you want to play with it.)
The move to 'final' in the smali broke the recompile of the framework.jar with this message
I reverted the commit here: mateor/auto-patcher@1fd613e
You can close this issue whenever you read this as it has been rectified (although I guess the original bug is back in the PDroid code. Up to you if you want to play with it.)