Advertisement
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
- %define __provides_exclude_from ^/system/.*$
- %define __requires_exclude ^/system/bin/.*$
- %define __find_provides %{nil}
- %define __find_requires %{nil}
- %define device bullhead
- %define vendor lge
- %define vendor_pretty LG
- %define device_pretty Nexus 5x
- %define installable_zip 1
- %define droid_target_aarch64 1
- %define straggler_files\
- /bugreports\
- /d\
- /nonplat_file_contexts\
- /nonplat_hwservice_contexts\
- /nonplat_property_contexts\
- /nonplat_seapp_contexts\
- /nonplat_service_contexts\
- /plat_file_contexts\
- /plat_hwservice_contexts\
- /plat_property_contexts\
- /plat_seapp_contexts\
- /plat_service_contexts\
- /sdcard\
- /cache\
- /vndservice_contexts\
- %{nil}
- %define android_config \
- #define QCOM_BSP 1\
- #define QTI_BSP 1\
- #define WANT_ADRENO_QUIRKS 1\
- %{nil}
- %include rpm/dhd/droid-hal-device.inc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement