Advertisement
aperio

ResRemix10 local manifest

Oct 17th, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <manifest>
  3.  
  4. <remove-project path="device/generic/arm64" name="device/generic/arm64" groups="pdk" remote="aosp" />
  5. <remove-project path="device/generic/armv7-a-neon" name="device/generic/armv7-a-neon" groups="pdk" remote="aosp" />
  6. <remove-project path="device/generic/car" name="device/generic/car" groups="pdk" remote="aosp" />
  7. <remove-project path="device/generic/common" name="device/generic/common" groups="pdk" remote="aosp" />
  8. <remove-project path="device/generic/goldfish" name="LineageOS/android_device_generic_goldfish" groups="pdk" />
  9. <remove-project path="device/generic/goldfish-opengl" name="device/generic/goldfish-opengl" groups="pdk" remote="aosp" />
  10. <remove-project path="device/generic/mini-emulator-arm64" name="device/generic/mini-emulator-arm64" groups="pdk" remote="aosp" />
  11. <remove-project path="device/generic/mini-emulator-armv7-a-neon" name="device/generic/mini-emulator-armv7-a-neon" groups="pdk" remote="aosp" />
  12. <remove-project path="device/generic/mini-emulator-x86" name="device/generic/mini-emulator-x86" groups="pdk" remote="aosp" />
  13. <remove-project path="device/generic/mini-emulator-x86_64" name="device/generic/mini-emulator-x86_64" groups="pdk" remote="aosp" />
  14. <remove-project path="device/generic/qemu" name="device/generic/qemu" groups="pdk" remote="aosp" />
  15. <remove-project path="device/generic/trusty" name="device/generic/trusty" groups="pdk" remote="aosp" />
  16. <remove-project path="device/generic/uml" name="device/generic/uml" groups="device,pdk" remote="aosp" />
  17. <remove-project path="device/generic/x86" name="device/generic/x86" groups="pdk" remote="aosp" />
  18. <remove-project path="device/generic/x86_64" name="device/generic/x86_64" groups="pdk" remote="aosp" />
  19. <remove-project path="device/google/atv" name="device/google/atv" groups="device,broadcom_pdk,generic_fs,pdk" remote="aosp" />
  20. <remove-project path="device/sample" name="device/sample" groups="pdk" remote="aosp" />
  21. <remove-project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" groups="pdk,darwin" clone-depth="1" remote="aosp" />
  22. <remove-project path="prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" name="LineageOS/android_prebuilts_gcc_darwin-x86_aarch64_aarch64-linux-android-4.9" groups="pdk,darwin,arm" clone-depth="1" />
  23. <remove-project path="prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" name="LineageOS/android_prebuilts_gcc_darwin-x86_arm_arm-linux-androideabi-4.9" groups="pdk,darwin,arm" clone-depth="1" />
  24. <remove-project path="prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" groups="pdk,darwin" clone-depth="1" remote="aosp" />
  25. <remove-project path="prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" groups="pdk,darwin,x86" clone-depth="1" remote="aosp" />
  26. <remove-project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" groups="pdk,linux,x86" clone-depth="1" remote="aosp" />
  27. <remove-project path="prebuilts/gdb/darwin-x86" name="platform/prebuilts/gdb/darwin-x86" groups="darwin,pdk" clone-depth="1" remote="aosp" />
  28. <remove-project path="prebuilts/go/darwin-x86" name="platform/prebuilts/go/darwin-x86" groups="darwin,pdk,tradefed" clone-depth="1" remote="aosp" />
  29.  
  30. </manifest>
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement