1
1
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:
Samuel Dionne-Riel 2021-02-26 21:49:55 -05:00
parent 714a7624fe
commit 4d8aae6a52

View File

@ -21,6 +21,7 @@
mobile.device.firmware = pkgs.callPackage ./firmware {};
mobile.system.android.device_name = "OnePlus3";
mobile.system.android.bootimg = {
flash = {
offset_base = "0x80000000";