LibVLC: don't try to load private libs after Android M
Since it's not allowed anymore.
-
Mentioned in issue #152 (closed)
-
@nikhilkilivayil: shouldn't be
< Build.VERSION_CODES.N
instead ofM
? Because it's not allowed anymore starting from Android 7.0 (API level 24).
Please register or sign in to comment