Skip to content

Commit 2395582

Browse files
committed
[all] init-debug should come from hybris-boot git repo and lives in %{android_root}/hybris/hybris-boot/
1 parent db4c9f9 commit 2395582

File tree

2 files changed

+1
-136
lines changed

2 files changed

+1
-136
lines changed

droid-hal-device.inc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Source8: hybris.conf
6060
Source10: droid-hal-device.inc
6161
# This is copied from libhybris and should be kept in-sync:
6262
Source11: extract-headers.sh
63-
Source12: init-debug
6463
# This is not copied from libhybris and should not be kept in-sync:
6564
Source13: device-configs-all
6665
Source14: droid.kmap
@@ -400,7 +399,7 @@ cp -a tmp/udev.rules/* $RPM_BUILD_ROOT/lib/udev/rules.d/
400399
ln -s /dev/null $RPM_BUILD_ROOT/etc/udev/rules.d/60-persistent-v4l.rules
401400

402401
# 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
404403

405404
# droid user support This may be better done by passing a list of
406405
# users/groups and running 'ensure_usergroups_exist newlist oldlist'

init-debug

Lines changed: 0 additions & 134 deletions
This file was deleted.

0 commit comments

Comments
 (0)