platform_system_core/libdiskconfig
Dan Willemsen 4852933707 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
In the future, target.linux will apply to all targets running a linux kernel
(android, linux_glibc, linux_bionic). So move all current users to the specific
linux_glibc.

There will be another cleanup pass later that will move some instances back to
target.linux if the properties should be shared with target.android and
target.linux_bionic, but target.linux needs to be removed first.

Test: out/soong/build.ninja identical before/after
Change-Id: I72ef34689c60ce547cab2898e354b027e335f6a1
Exempt-From-Owner-Approval: build system cleanup
2017-10-02 10:44:29 -07:00
..
include/diskconfig Move libdiskconfig headers into libdiskconfig. 2016-02-13 12:48:23 -08:00
Android.bp Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] 2017-10-02 10:44:29 -07:00
config_mbr.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
diskconfig.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
diskutils.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
dump_diskconfig.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
write_lst.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00