9 Commits

Author SHA1 Message Date
LuK1337
8661048075 Get rid of x86 support
Doesn't seem like x86 GMS exists anymore as it's not available as GSI
nor Android SDK image.
2024-10-04 11:28:09 +02:00
Paul Keith
251da7189e Fix arch checks
Some devices have a 32-bit userspace but a 64-bit kernel. These
devices need to have 32-bit gapps, not 64-bit ones. To fix this,
switch to getting arch from ro.bionic.arch instead of uname -m.
Additionally, remove the nice_arch function as it makes debugging
issues more difficult when the nice arch matches but the underlying
values don't line up.
2023-08-07 17:43:10 +02:00
Alessandro Astone
49a4548984 Add version and arch checks 2022-02-08 00:40:38 +01:00
Paul Keith
ea3ef2979c Initial skeleton x86_64 support
* Needs proprietary files and toybox
2021-10-08 12:56:05 -05:00
Luca Stefani
564bc97ae4 Fix javelinanddart's shit
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 13:00:51 -05:00
jrizzoli
bcd682ecbf 15.07 Update:
- Fix removal of faceunlock (@ShevT > 1d4f9afc144843459a2f7c19d269996c688874aa)
- Fix typo in addon.d script
- Add md5 calculation (based on @pete4abw > ae166a10ad8c683182a1cd437242520254e40684)
- Improve log content (aka make it useful)

Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
2015-07-03 13:44:50 +02:00
jrizzoli
ff04312900 15.06 Update:
- x86 files (kindly given by @balika011) > 1cfeda8a9dbe1a328259edb42f48f0e4ea716072
- Update compilation script

Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
2015-06-21 15:00:46 +02:00
Joey Rizzoli
f509e98dcb 15.05 Update
- Make for different platforms (arm, arm64, x86)
- Add arm64 support
- Update GNow
- Fix FaceUnlock FC
2015-06-21 15:00:04 +02:00
linuxxxxx
ee8b7e1415 First commit 2015-04-20 15:55:48 +02:00