Acked-by: Joonas Kylmälä <[email protected]>
Denis 'GNUtoo' Carikli: > This was introduced by the following commit: > affda81 Add scripts to disable the modem > > Reported-by: Joonas Kylmälä <[email protected]> > Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]> > --- > device.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/device.mk b/device.mk > index c2ff12d..a353055 100644 > --- a/device.mk > +++ b/device.mk > @@ -31,7 +31,7 @@ PRODUCT_COPY_FILES += \ > # RIL and scripts to disable the modem > PRODUCT_PACKAGES += \ > libsamsung-ril \ > - libaudio-ril-intierface \ > + libaudio-ril-interface \ > enable_modem.sh \ > disable_modem.sh > > _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
