| 2 Apr 2024 |
eyJhb | And Android 11 kernel looks quite complicated https://github.com/nix-community/robotnix/tree/master/flavors/vanilla/11/kernel | 09:36:59 |
eyJhb | But trying to build the emulator for Android 11 now | 09:37:08 |
atemu12 | That's vanilla though | 09:37:25 |
eyJhb | Yup | 09:37:33 |
eyJhb | Would the emulator work for lineageos as well? | 09:37:44 |
atemu12 | Yeah | 09:39:00 |
atemu12 | That's what I was referencing | 09:39:15 |
atemu12 | I have net touched vanilla flavours in many years | 09:39:43 |
eyJhb |
| 09:40:11 |
eyJhb | device = "x86_64";
flavor = "lineageos";
| 09:40:14 |
eyJhb | Would that be the options for emulator Atemu ? | 09:40:23 |
atemu12 | I think so | 09:45:18 |
atemu12 | and then the emulator attr | 09:45:30 |
atemu12 | Not ata | 09:45:37 |
atemu12 | * Not ota | 09:45:51 |
eyJhb | trace: warning: lineage-19.1 is unmaintained in robotnix and may break at any time , can't really figure out why it defaults to that based on the metadata | 09:45:57 |
eyJhb | But could be interesting to see if that works. | 09:46:27 |
atemu12 | androidVersion | 09:46:30 |
eyJhb | Fails because it has no makefile for that device :D | 09:48:02 |