Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 15, 2015 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nokius/bdef77ae0dc0d61e163e to your computer and use it in GitHub Desktop.
Save Nokius/bdef77ae0dc0d61e163e to your computer and use it in GitHub Desktop.
# device is the cyanogenmod codename for the device
# eg mako is Nexus 4
%define device find5
# vendor is used in device/oppo/find5/
%define vendor oppo
# Manufacrurer and device name to be shown in UI
%define vendor_pretty OPPO
%define device_pretty Find 5
%define android_config \
#define QCOM_BSP 1\
%{nil}
%include rpm/droid-hal-device.inc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment