mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-13 20:44:52 +03:00
google-walleye: Identify device for flashable zips
This commit is contained in:
parent
aff85aff88
commit
222dbd744f
@ -19,6 +19,7 @@
|
||||
kernel.package = pkgs.callPackage ./kernel { };
|
||||
};
|
||||
|
||||
mobile.system.android.device_name = "walleye";
|
||||
mobile.system.android = {
|
||||
# This device has an A/B partition scheme
|
||||
ab_partitions = true;
|
||||
|
Loading…
Reference in New Issue
Block a user