Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created March 14, 2015 18:24
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Nokius/5ea7a4a12b7de8b5420b to your computer and use it in GitHub Desktop.
HABUILD_SDK [find5] user@Build-Box-III:~/mer/android/droid$ cat rpm/droid-hal-find5.spec
# device is the cyanogenmod codename for the defice
# eg mako is Nexus 4
%define device find5
# vendor is used in device/oppo/find5
%define vendor oppo
# Manufacturer 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