nvllsvm / freecyngn

A small tool to remove proprietary parts from CyanogenMod 13
Do What The F*ck You Want To Public License
126 stars 10 forks source link

Update for CM13 #20

Closed mimi89999 closed 8 years ago

mimi89999 commented 8 years ago

@mar-v-in

mimi89999 commented 8 years ago

@mar-v-in PsychoI3oy said, that LockClock doesn't include proprietary code...... https://github.com/CyanogenMod/android_packages_apps_LockClock/commit/c5a4398fae1116f0db5a6fe2b3a36fb74c4b723d#commitcomment-17181432

Mystro256 commented 8 years ago

Though that is true, @mar-v-in has clarified before that the purpose of freecyngn is to remove all non driver related code that contains, or links to, nonfree code.

mimi89999 commented 8 years ago

AFAIK it imports the GMS lib (import com.google.android.gms)

Mystro256 commented 8 years ago

AFAIK, importing is the equivalent to linking in Java. Isn't GMS lib proprietary? A better question could be, is his compatible with linking to microg instead? If so, should this actually be removed?

mimi89999 commented 8 years ago

GMS lib is non-free and that's my point...