mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-15 19:23:01 +03:00
oneplus-oneplus3: Identify device for flashable zips
This commit is contained in:
parent
714a7624fe
commit
4d8aae6a52
@ -21,6 +21,7 @@
|
||||
|
||||
mobile.device.firmware = pkgs.callPackage ./firmware {};
|
||||
|
||||
mobile.system.android.device_name = "OnePlus3";
|
||||
mobile.system.android.bootimg = {
|
||||
flash = {
|
||||
offset_base = "0x80000000";
|
||||
|
Loading…
Reference in New Issue
Block a user