Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # These and other macros are documented in dhd/droid-hal-device.inc
- # Feel free to cleanup this file by removing comments, once you have memorised them ;)
- %define device x2
- %define vendor leeco
- %define vendor_pretty LeEco
- %define device_pretty Le Max2
- %define droid_target_aarch64 1
- %define installable_zip 1
- %define straggler_files \
- /bugreports\
- /d\
- /file_contexts.bin\
- /init.qcom.bt.sh\
- /init.qcom.sh\
- /init.qcom.usb.sh\
- /property_contexts\
- /qfp_boot.sh\
- /sdcard\
- /selinux_version\
- /service_contexts\
- /vendor\
- %{nil}
- %include rpm/dhd/droid-hal-device.inc
- # IMPORTANT if you want to comment out any macros in your .spec, delete the %
- # sign, otherwise they will remain defined! E.g.:
- #define some_macro "I'll not be defined because I don't have % in front"
Add Comment
Please, Sign In to add comment