platform_build/target/board/generic_x86_64
bohu 4abeb75f32 emulator: move sepolicy to goldfish project
The sepolicies are emulator specific and are installed
under vendor partition, move them to the right location.

BUG: 110030159
Change-Id: I6acc27a3b787a3fafd9373c84492537185b184c5
Merged-In: I6acc27a3b787a3fafd9373c84492537185b184c5
2018-06-13 12:45:47 -07:00
..
BoardConfig.mk emulator: move sepolicy to goldfish project 2018-06-13 12:45:47 -07:00
device.mk Clean up deprecated properties. Set sepolicy for vendor process 2018-06-04 11:02:12 -07:00
README.txt x86_64: Adding new target 2013-10-02 20:58:54 +04:00
system.prop emulator: move rild.libpath to vendor 2017-10-26 16:45:05 -07:00

The "generic_x86_64" product defines a non-hardware-specific IA target
without a kernel or bootloader.

It can be used to build the entire user-level system, and
will work with the IA version of the emulator,

It is not a product "base class"; no other products inherit
from it or use it in any way.