Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hybris/droid-configs/rpm/droid-config-Mi439.spec
- # These and other macros are documented in ../droid-configs-device/droid-configs.inc
- # Feel free to cleanup this file by removing comments, once you have memorised them ;)
- %define device Mi439
- %define vendor xiaomi
- %define vendor_pretty Xiaomi
- %define device_pretty Redmi 7a
- %define android_version_major 14
- # Community HW adaptations need this
- %define community_adaptation 1
- #Device-specific ofono configuration
- Provides: ofono-configs
- Obsoletes: ofono-configs-mer
- Obsoletes: ofono-configs-binder
- # Pixel ratio 1.0 was originally jolla phone with 245ppi, and the devices
- # should roughly have their ppi compared to that. Large displays can use
- # bigger ratio if seen fit. Values are with 0.25 increments.
- %define pixel_ratio 1.0
- %include droid-configs-device/droid-configs.inc
- %include patterns/patterns-sailfish-device-adaptation-Mi439.inc
- %include patterns/patterns-sailfish-device-configuration-Mi439.inc
- # IMPORTANT if you want to comment out any macros in your .spec, delete the %
- # sign, otherwise they will remain defined! E.g.:
- #define some_macro "I'll not be defined because I don't have % in front"
Advertisement
Add Comment
Please, Sign In to add comment