Advertisement
Guest User

Untitled

a guest
Mar 10th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. # device is the cyanogenmod codename for the device
  2. # eg mako is Nexus 4
  3. %define device amami
  4. # vendor is used in device/sony/amami/
  5. %define vendor sony
  6. # Manufacturer and device name to be shown in UI
  7. %define vendor_pretty Sony
  8. %define device_pretty Xperia Z1 Compact
  9. %include rpm/droid-hal-device.inc
  10. %define android_config #define QCOM_BSP 1 %{nil}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement