mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-17 04:51:31 +03:00
oneplus-oneplus3: Expose usage of qcacld
This commit is contained in:
parent
ffd7deeac3
commit
d9a63ee507
@ -52,4 +52,8 @@
|
||||
mobile.system.type = "android";
|
||||
|
||||
mobile.quirks.qualcomm.dwc3-otg_switch.enable = true;
|
||||
|
||||
# qcacld-2.0 works the same way as wcnss-wlan
|
||||
mobile.quirks.qualcomm.wcnss-wlan.enable = true;
|
||||
mobile.quirks.wifi.disableMacAddressRandomization = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user