diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-10 20:16:42 +0100 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-10 20:31:37 +0100 |
commit | 4dadcdeb6cf3447bd9b4439237017d4322ed1ee6 (patch) | |
tree | cb50340488135af36f1d9aecc22895850929599f | |
parent | 4bd4cd8abd24359ff1e5cd1f6be111d763e17ac8 (diff) | |
download | device_samsung_i9300-4dadcdeb6cf3447bd9b4439237017d4322ed1ee6.zip device_samsung_i9300-4dadcdeb6cf3447bd9b4439237017d4322ed1ee6.tar.gz device_samsung_i9300-4dadcdeb6cf3447bd9b4439237017d4322ed1ee6.tar.bz2 |
i9300: remove include of init.bt.rc
Change-Id: I84c24bcb75f0244c3bc0f98b45e6041de2a1f8e4
-rwxr-xr-x | init.smdk4x12.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.smdk4x12.rc b/init.smdk4x12.rc index 7cca327..4e695db 100755 --- a/init.smdk4x12.rc +++ b/init.smdk4x12.rc @@ -1,5 +1,4 @@ import init.smdk4x12.usb.rc -import init.bt.rc on init mkdir /mnt/shell/emulated 0700 shell shell |