1. # These and other macros are documented in dhd/droid-hal-device.inc
  2. # Feel free to cleanup this file by removing comments, once you have memorised them ;)
  3. %define device tomato
  4. %define vendor yu
  5. %define vendor_pretty YU
  6. %define device_pretty Yureka Plus
  7. %define installable_zip 1
  8. %define straggler_files \
  9. /bugreports\
  10. /d\
  11. /file_contexts.bin\
  12. /property_contexts\
  13. /sdcard\
  14. /selinux_version\
  15. /service_contexts\
  16. /vendor\
  17. %{nil}
  18. %define android_config \
  19. #define QCOM_BSP 1\
  20. #define QTI_BSP 1\
  21. #define WANT_ADRENO_QUIRKS 1\
  22. %{nil}
  23. %include rpm/dhd/droid-hal-device.inc
  24. # IMPORTANT if you want to comment out any macros in your .spec, delete the %
  25. # sign, otherwise they will remain defined! E.g.:
  26. #define some_macro "I'll not be defined because I don't have % in front"

droid-hal-tomato.spec