Enable hw-encrypt
Bug: 284231454 Test: tested on ripcurrent24 Change-Id: I7b2a2c7866dd76f71d0cce1e1d47b822e31d7e44 Signed-off-by: Randall Huang <huangrandall@google.com>
This commit is contained in:
parent
fce9c61d9c
commit
a6aaf08293
1 changed files with 2 additions and 2 deletions
|
@ -107,14 +107,14 @@ genrule {
|
|||
|
||||
prebuilt_etc {
|
||||
name: "fstab.zuma",
|
||||
src: ":gen_fstab.zuma-sw-encrypt",
|
||||
src: ":gen_fstab.zuma-hw-encrypt",
|
||||
vendor: true,
|
||||
vendor_ramdisk_available: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "fstab.zumapro",
|
||||
src: ":gen_fstab.zumapro-sw-encrypt",
|
||||
src: ":gen_fstab.zumapro-hw-encrypt",
|
||||
vendor: true,
|
||||
vendor_ramdisk_available: true,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue