mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-14 09:16:39 +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 { };
|
kernel.package = pkgs.callPackage ./kernel { };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mobile.system.android.device_name = "walleye";
|
||||||
mobile.system.android = {
|
mobile.system.android = {
|
||||||
# This device has an A/B partition scheme
|
# This device has an A/B partition scheme
|
||||||
ab_partitions = true;
|
ab_partitions = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user