Skip to content

Instantly share code, notes, and snippets.

@tienthanh2509
Created February 23, 2017 16:45
Show Gist options
  • Save tienthanh2509/c33d006167169688813271d256fb3b94 to your computer and use it in GitHub Desktop.
Save tienthanh2509/c33d006167169688813271d256fb3b94 to your computer and use it in GitHub Desktop.
OOS local_manifest.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remove-project name="platform/prebuilts/android-emulator" />
<remove-project name="platform/prebuilts/clang/darwin-x86/host/3.6" />
<remove-project name="device/generic/arm64" />
<remove-project name="device/generic/mini-emulator-arm64" />
<remove-project name="device/generic/mini-emulator-armv7-a-neon" />
<remove-project name="device/generic/mini-emulator-mips" />
<remove-project name="device/generic/mini-emulator-x86" />
<remove-project name="device/generic/mini-emulator-x86_64" />
<remove-project name="device/generic/mips" />
<remove-project name="device/generic/qemu" />
<remove-project name="device/generic/x86" />
<remove-project name="device/generic/x86_64" />
<remove-project name="device/google/accessory/arduino" />
<remove-project name="device/google/accessory/demokit" />
<remove-project name="device/google/atv" />
<remove-project name="device/lge/hammerhead" />
<remove-project name="device/lge/hammerhead-kernel" />
<remove-project name="platform/developers/build" />
<remove-project name="platform/developers/demos" />
<remove-project name="platform/developers/docs" />
<remove-project name="platform/developers/samples/android" />
<remove-project name="platform/development" />
<remove-project name="platform/docs/source.android.com" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/host/headers" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" />
<remove-project name="platform/prebuilts/python/darwin-x86/2.7.5" />
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment