I figured it out.
I had to edit fstab.grouper. Below is the diff

 -/dev/block/platform/sdhci-tegra.3/by-name/UDA           /data
       ext4      noatime,nosuid,nodev,nomblk_io_submit,errors=panic
 wait,check,encryptable=/dev/block/platform/sdhci-tegra.3/by-name/MDA
 +/dev/block/platform/sdhci-tegra.3/by-name/UDA           /data
       ext4      noatime,nosuid,nodev,nomblk_io_submit,errors=panic
 wait,check,forceencrypt=/dev/block/platform/sdhci-tegra.3/by-name/MDA

Thanks
Pankaj Kushwaha

On Wed, Dec 10, 2014 at 10:51 AM, Pankaj Kushwaha <
[email protected]> wrote:

> Hi,
>
> I am trying to make a encrypted build of Android 5.0.1, as I read at few
> places that we can make a build such that when device is booted for the
> first time, it will be encrypted.
> But somehow I am unable to do so. I downloaded the code as it is available
> on Google. I don't have any of my changes in it.
> Below patches are also present in my code-
> -2e5ae0a4f90ad7a2a1aa9382abb97d9450209c50 "Add force_encrypt flag to fstab
> to force encryption on appropriate devices"
> -8d176e6bdd9b83df104b56838443df76d2e2899f "Merge "Add force_encrypt flag
> to fstab to force encryption on appropriate devices"
>
> Can anyone help me to make encrypted build ?
>
> Thanks
> Pankaj Kushwaha
>
_______________________________________________
Seandroid-list mailing list
[email protected]
To unsubscribe, send email to [email protected].
To get help, send an email containing "help" to 
[email protected].

Reply via email to