Browse Source

Take frameworks/av from anbox

Change-Id: Idcbbb0753530afeb6fd6a83d6af7ba76c1ba984b
pull/4/head
Simon Fels 7 years ago
committed by Minecrell
parent
commit
48bb4d95d0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      default.xml

+ 1
- 1
default.xml View File

@ -288,7 +288,7 @@
<project path="external/zlib" name="platform/external/zlib" groups="pdk" /> <project path="external/zlib" name="platform/external/zlib" groups="pdk" />
<project path="external/zopfli" name="platform/external/zopfli" groups="pdk-cw-fs,pdk-fs" /> <project path="external/zopfli" name="platform/external/zopfli" groups="pdk-cw-fs,pdk-fs" />
<project path="external/zxing" name="platform/external/zxing" groups="pdk-cw-fs,pdk-fs" /> <project path="external/zxing" name="platform/external/zxing" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/av" name="platform/frameworks/av" groups="pdk" />
<project path="frameworks/av" name="platform_frameworks_av" groups="pdk" remote="anbox" />
<project path="frameworks/base" name="platform_frameworks_base" groups="pdk-cw-fs,pdk-fs" remote="anbox" /> <project path="frameworks/base" name="platform_frameworks_base" groups="pdk-cw-fs,pdk-fs" remote="anbox" />
<project path="frameworks/compile/libbcc" name="platform/frameworks/compile/libbcc" groups="pdk" /> <project path="frameworks/compile/libbcc" name="platform/frameworks/compile/libbcc" groups="pdk" />
<project path="frameworks/compile/mclinker" name="platform/frameworks/compile/mclinker" groups="pdk" /> <project path="frameworks/compile/mclinker" name="platform/frameworks/compile/mclinker" groups="pdk" />


Loading…
Cancel
Save