Files
build_soong/cc
Inseob Kim 21f26907cc Add support for sysprop description files to c++
From now on, a c++ shared library can be built only with adding
".sysprop" description file to srcs. Sysprop library generator will
automatically generate a .cpp and .h files, and the header file will be
exposed to any clients linking against the shared library. For the full
schema of description file, see system/tools/sysprop/sysprop.proto.

Bug: 80125326
Test: 1) write a .sysprop description file.
2) create cc_library_shared and add description file to srcs.
3) create another module, link against library of 2), include generated
header, and access generated sysprop functions
4) see compile succeeded.

Change-Id: I95005a0724aeb8f11a856b7aee92787a16a5374d
2018-10-10 00:33:01 +00:00
..
2018-10-09 02:16:58 +00:00
2018-10-09 02:16:58 +00:00
2018-10-09 02:16:58 +00:00
2017-10-19 22:39:32 +09:00
2018-10-09 02:16:58 +00:00
2017-11-17 11:22:04 -08:00
2018-10-09 02:16:58 +00:00
2018-04-12 14:37:35 -07:00
2018-10-07 23:50:34 -07:00
2018-10-09 02:16:58 +00:00
2018-05-07 16:21:59 -07:00
2016-08-01 14:36:22 -07:00
2018-09-17 23:33:28 +00:00
2018-07-22 21:18:45 -07:00
2018-10-09 02:16:58 +00:00
2018-10-09 02:16:58 +00:00
2018-10-09 02:16:58 +00:00