- allows us to skip including lily_experience on overriding
GcamGo with other camera apps
- pass through bpfmt
Change-Id: Iafa984bcdad535f33ebf246115d893501ade483d
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
FscryptSetDirectoryPolicy no longer tries to infer the action from the
filename. Well mostly; it still assumes top-level directories in /data
should be encrypted unless the mkdir arguments say otherwise, but
it warns.
Bug: 26641735
Test: boot, check log messages
Change-Id: Id6d2cea7fb856f17323897d85cf6190c981b443c
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Setting compiler filter verify and disabling AOT-compilation
in dexpreopt is not something we want to do globally because
of one module. Hence, moving to a better fix to the issue.
Shoutout to jake for figuring this out.
Change-Id: I254c0ccb48021a46d3c98d2c748421a535b591b1