mirror of
https://github.com/Meetoul/android_device_Unihertz_Jelly2.git
synced 2025-12-23 23:28:37 -05:00
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
# Adapted from the "recovery_only" macro
|
|
define(`system_only', ifelse(target_recovery, `true', , $1))
|