1. 01 Oct, 2012 1 commit
  2. 17 Nov, 2011 1 commit
    • Ying Wang's avatar
      Build system support to export include paths · 5f074803
      Ying Wang authored
      Bug: 5573756
      With this change, we can set LOCAL_EXPORT_C_INCLUDE_DIRS in the module
      definition to export include dir paths.
      Paths in LOCAL_EXPORT_C_INCLUDE_DIRS should be relative to the top dir
      of the source tree.
      If a library (shared or static) exports some include paths, any module
      using it will import the include paths and add them to the compiler
      command line.
      
      Change-Id: I49aabc589d2cf214044d13ccd5532ef68209adf0
      5f074803
  3. 04 Mar, 2009 2 commits
  4. 21 Oct, 2008 1 commit