Advertisement
Guest User

Untitled

a guest
Jan 12th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. MerSDK neil@kalamata:~/mer/android/droid$ cat hybris/droid-configs/rpm/*.spec
  2. # These and other macros are documented in
  3. # ../droid-configs-device/droid-configs.inc
  4. %define device bacon
  5. %define vendor oneplus
  6. #%define rpm_device opo-bacon
  7. #%define rpm_vendor oneplus
  8. %define vendor_pretty OnePlus
  9. %define device_pretty One
  10. %define dcd_path ./
  11. # Adjust this for your device
  12. %define pixel_ratio 2.0
  13. # We assume most devices will
  14. %define have_modem 1
  15.  
  16. # Community HW adaptations need this
  17. %define community_adaptation 1
  18.  
  19. %include droid-configs-device/droid-configs.inc
  20. MerSDK neil@kalamata:~/mer/android/droid$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement