1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 02:43:24 +03:00
mobile-nixos/overlay
Samuel Dionne-Riel d004fb988a libhybris: Allow relying on legacy properties
This is used to get a slimmer libhybris for adbd for stage-1.

The previous behaviour (before 35976c201741cfc21c114615b8524db5367e034a)
was to rely on a "homegrown" system to get properties.

Starting with that new properties system, it will rely on the vendor
libraries, thus requiring all of them, plus the linker, to get
properties.

Turns out, adbd doesn't actively need anything from the vendor libraries
or from the actual propeties system.

So, it's fine to revert the change to get a working libhybris for
stage-1.

Though, what would be even better is to strip out only the minimum
requirements for adbd, and make a "mini hybris" that we can rely on for
adbd.
2019-12-10 00:13:51 -05:00
..
adbd adbd: Inits adbd from ubports. 2018-07-08 21:14:16 -04:00
android-headers android-headers: inits at 23. 2018-07-06 22:43:03 -04:00
dtbtool dtbtool: Use DTC from buildPackages. 2018-06-25 16:26:50 -04:00
lib stage-1: Fixes use of stripDirs 2018-07-08 21:11:50 -04:00
libhybris libhybris: Allow relying on legacy properties 2019-12-10 00:13:51 -05:00
make_ext4fs make_ext4fs: Fix issue with read-only filesystems 2019-11-23 17:51:57 -05:00
misc hard-*: Adds hard-shutdown script 2019-06-09 22:16:43 -04:00
mkbootimg mkbootimg: Updates to latest version 2019-06-09 22:16:43 -04:00
mobile-nixos/kernel kernel-builder: Allow passing additional make flags 2019-11-16 21:21:03 +01:00
msm-fb-handle msm-fb-handle: Adds quirk for msm_mdss_fb. 2018-07-06 19:53:57 -04:00
msm-fb-refresher msm-fb-refresher: 0.1 -> 0.2 2019-09-24 23:00:02 -04:00
ply-image ply-image: Adds hack for framebuffer flipping... 2018-07-05 15:08:57 -04:00
seabios seabios: build vgabios for qemu use, with custom resolution 2019-12-04 17:16:09 -05:00
xserver hack: Add hack to fbdev to ignore initialization failure 2019-12-03 20:36:55 -05:00
default.nix Reviews how overlay works and is used. 2018-06-26 20:49:15 -04:00
overlay.nix seabios: build vgabios for qemu use, with custom resolution 2019-12-04 17:16:09 -05:00