OpenPDroid / platform_frameworks_base

Other
7 stars 5 forks source link

Merge + rename WatchDog #9

Open mateor opened 11 years ago

mateor commented 11 years ago

I am working on the merge. This is mostly a note to Stefan letting you know that I intend to rename the PrivacyWatchDog.java to PrivacyWatchdog, to be internally consistent with the AOSP naming. As is, an inadvertant style bug is likely.

I have not decided how best to do the merge, you can see a test run of how I intend to keep at it in the libcore project

I should probably have branched off to another merge branch, I just did not want to overwrite wsot's work and didn't see a need for us to carry a branch with only your PDroid2.0 patches. It is under consideration.