901d792cbf
Define BOARD_SEPOLICY_DIRS for the arm64, mips64, and x86_64
emulator targets. As a first cut, simply inherit from the
existing policy directories used for generic and generic_x86.
We may need further board-specific policy added for these targets
but testing will require first enabling SELinux in the relevant
kernel configs.
(cherrypicked from commit
|
||
---|---|---|
.. | ||
BoardConfig.mk | ||
device.mk | ||
README.txt | ||
system.prop |
The "generic_arm64" product defines a non-hardware-specific arm64 target without a kernel or bootloader. It is not a product "base class"; no other products inherit from it or use it in any way.