Description[Android] "Namespace" shared libraries for the component build
With the component build, we tell Dalvik to load each library separately by name. Some of our library names conflict with android shared libraries resulting our library not getting loaded. When building for components on Android, change the suffix of libraries to "cr.so" e.g. libnetcr.so to avoid colliding with Android's copies
BUG=158821
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192258
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Patch Set 3 : nit #Patch Set 4 : #
Messages
Total messages: 9 (0 generated)
|