Run? Probably. Work flawlessly? Questionable. It needs to be built (as with every OS update) for every specific device. The developers only do builds for pixel devices (faq). You can take the source and build it for your device. I have no idea how you’d even begin to do that or what that would entail, but most probably, you’d to be able to add drivers for things like fingerprint sensors or cameras unless you are ok with losing access to some functionalities.
My understanding is that phones are hard to support with one “do all” operating system. Thats why all manufacturers take AOSP and modify it with their own code - specific to each device and make builds for each. A bit different mentality to what we do on PCs, where one build of an operating system will just work everywhere.
Run? Probably. Work flawlessly? Questionable. It needs to be built (as with every OS update) for every specific device. The developers only do builds for pixel devices (faq). You can take the source and build it for your device. I have no idea how you’d even begin to do that or what that would entail, but most probably, you’d to be able to add drivers for things like fingerprint sensors or cameras unless you are ok with losing access to some functionalities.
My understanding is that phones are hard to support with one “do all” operating system. Thats why all manufacturers take AOSP and modify it with their own code - specific to each device and make builds for each. A bit different mentality to what we do on PCs, where one build of an operating system will just work everywhere.