Home | History | Annotate | only in /build/target/board/generic
Up to higher level directory
NameDateSize
AndroidBoard.mk03-Dec-201429
BoardConfig.mk03-Dec-20143.3K
device.mk03-Dec-20141.6K
README.txt03-Dec-2014338
sepolicy/03-Dec-2014
system.prop03-Dec-2014108

README.txt

      1 The "generic" product defines a non-hardware-specific target
      2 without a kernel or bootloader.
      3 
      4 It can be used to build the entire user-level system, and
      5 will work with the emulator, though sound will not work
      6 (see the "emulator" product for that).
      7 
      8 It is not a product "base class"; no other products inherit
      9 from it or use it in any way.
     10