1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2025-01-07 12:11:28 +03:00

sony-pioneer: Identify device for flashable zips

This commit is contained in:
Samuel Dionne-Riel 2021-02-26 22:41:09 -05:00
parent d937bb9237
commit 89298e22c8

View File

@ -19,6 +19,7 @@
kernel.package = pkgs.callPackage ./kernel { };
};
mobile.system.android.device_name = "pioneer";
mobile.system.android = {
ab_partitions = true;