DarrenVictoriano / atvAudit

Audit all apps installed on an Android TV
0 stars 1 forks source link

DATA: pkg and version name does not match #10

Closed DarrenVictoriano closed 4 years ago

DarrenVictoriano commented 4 years ago

the reason for this is that there are PKGs that are the same PKG name but different versionName. Not sure why but this is messing up the data paring.

DarrenVictoriano commented 4 years ago

OK, so the reason there is a duplicate is that those are pkg that came pre-installed in the Android SW then they get SW update from the google play store.

the fixed I came up with is mark the PKGs that came with the Android SW with ".default" at the end,