OSDN Git Service

stagefright-plugins: Refactor packet queue locking
[android-x86/external-stagefright-plugins.git] / README
diff --git a/README b/README
index 0b7dc4d..8dd22d5 100644 (file)
--- a/README
+++ b/README
@@ -53,7 +53,10 @@ How to build
    directories.
  
 2. Compile
-   compile your android source tree again!
+   add USES_NAM flag to COMMON_GLOBAL_CFLAGS in your android build system(e.g. my device: maguro)
+   vi vendor/samsung/maguro/BoardConfigVendor.mk and add this line to it
+       COMMON_GLOBAL_CFLAGS += -DUSES_NAM
+   then compile your android source tree again!
 
 3. Install
    adb root