mirror of
https://github.com/oplus-giulia-dev/android_hardware_oplus
synced 2025-11-04 05:45:34 +08:00
This configures the NR mode to "SA Preferred" upon each boot (a setting that persists even after a factory reset), which is desirable in most cases. The mode can be customized using ro.vendor.radio.auto_nr_mode: 0: NSA Preferred 1: NSA Only 2: SA Only 3: SA Preferred Change-Id: I86ad739167a51af04c041887a93462bf5bb5e32f
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
service vendor.nrmodeswitcher /vendor/bin/nrmodeswitcher
|
|
class late_start
|
|
user radio
|
|
group radio
|
|
oneshot
|