From c6a562721491441472336efea6590739155e72ea Mon Sep 17 00:00:00 2001
From: William Roberts <w.roberts@xxxxxxxxxxxxxxx>
Date: Mon, 19 Mar 2012 14:51:58 -0700
Subject: [PATCH] Fixed indentation
Change-Id: Ib9643732abd6a7b8321389096f374f873e288abe
---
init.tuna.rc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/init.tuna.rc b/init.tuna.rc
index ef03ebb..1355237 100755
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -23,8 +23,8 @@ on post-fs-data
mkdir /data/misc/camera 0770 media media
mkdir /data/misc/camera/R5_MVEN003_LD2_ND0_IR0_SH0_FL1_SVEN003_DCCID1044 0770 media media
- # remount factory as read-only
- mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/efs /factory ro remount
+ # remount factory as read-only
+ mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/efs /factory ro remount
setprop vold.post_fs_data_done 1
--
1.7.0.4
On Mon, Mar 19, 2012 at 1:07 PM, Stephen Smalley <sds@xxxxxxxxxxxxx> wrote:
On Tue, 2012-03-06 at 19:31 -0600, Bryan Hinton wrote:
> Change-Id: I48f8623ec24728517597fcd77c9c7f3fab5db9be
> ---
> init.tuna.rc | 18 +++++++++++++++++-
> 1 files changed, 17 insertions(+), 1 deletions(-)
Merged, with indentation fixes on top. Thanks.
--
Stephen Smalley
National Security Agency
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.
Respectfully,
William C Roberts
From c6a562721491441472336efea6590739155e72ea Mon Sep 17 00:00:00 2001 From: William Roberts <w.roberts@xxxxxxxxxxxxxxx> Date: Mon, 19 Mar 2012 14:51:58 -0700 Subject: [PATCH] Fixed indentation Change-Id: Ib9643732abd6a7b8321389096f374f873e288abe --- init.tuna.rc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/init.tuna.rc b/init.tuna.rc index ef03ebb..1355237 100755 --- a/init.tuna.rc +++ b/init.tuna.rc @@ -23,8 +23,8 @@ on post-fs-data mkdir /data/misc/camera 0770 media media mkdir /data/misc/camera/R5_MVEN003_LD2_ND0_IR0_SH0_FL1_SVEN003_DCCID1044 0770 media media - # remount factory as read-only - mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/efs /factory ro remount + # remount factory as read-only + mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/efs /factory ro remount setprop vold.post_fs_data_done 1 -- 1.7.0.4