File tree Expand file tree Collapse file tree 2 files changed +1
-136
lines changed Expand file tree Collapse file tree 2 files changed +1
-136
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ Source8: hybris.conf
60
60
Source10 : droid -hal -device . inc
61
61
# This is copied from libhybris and should be kept in-sync:
62
62
Source11 : extract -headers . sh
63
- Source12 : init -debug
64
63
# This is not copied from libhybris and should not be kept in-sync:
65
64
Source13 : device -configs -all
66
65
Source14 : droid . kmap
@@ -400,7 +399,7 @@ cp -a tmp/udev.rules/* $RPM_BUILD_ROOT/lib/udev/rules.d/
400
399
ln -s /dev /null $RPM_BUILD_ROOT /etc /udev /rules . d /60 -persistent -v4l . rules
401
400
402
401
# Install init-debug which will provide usb access and non-blocking telnet
403
- cp -a %{SOURCE12 } $RPM_BUILD_ROOT /
402
+ cp -a %{android_root }/ hybris / hybris - boot / init - script $RPM_BUILD_ROOT /init - debug
404
403
405
404
# droid user support This may be better done by passing a list of
406
405
# users/groups and running 'ensure_usergroups_exist newlist oldlist'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments