mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-11-09 16:34:32 +03:00
adbd: Use legacy properties with hybris
This commit is contained in:
parent
87c5c4793c
commit
920e4991ca
@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
libhybris
|
||||
(libhybris.override { useLegacyProperties = true; })
|
||||
zlib
|
||||
openssl
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user