Commit Graph

32290 Commits

Author SHA1 Message Date
Dan Willemsen
cfa84e90bd Merge "Identify modules ready to be converted to Soong" am: c6bada8acd am: 6596082d00 am: 52438f9fcf
am: b2bf9125f2

Change-Id: Ib249a1cdd546cf3bafed7002ac9e05080f55715d
2016-08-26 23:28:07 +00:00
Dan Willemsen
b2bf9125f2 Merge "Identify modules ready to be converted to Soong" am: c6bada8acd am: 6596082d00
am: 52438f9fcf

Change-Id: I3d2aec41ae42b05006cea2837968174edd97817a
2016-08-26 22:54:34 +00:00
Dan Willemsen
52438f9fcf Merge "Identify modules ready to be converted to Soong" am: c6bada8acd
am: 6596082d00

Change-Id: I2e814051643c339054ccc02ae2823a6c2fd80e46
2016-08-26 22:52:02 +00:00
Dan Willemsen
6596082d00 Merge "Identify modules ready to be converted to Soong"
am: c6bada8acd

Change-Id: Ia180357da71fbce20e0b06503fbc29481b2160af
2016-08-26 22:49:04 +00:00
Treehugger Robot
c6bada8acd Merge "Identify modules ready to be converted to Soong" 2016-08-26 22:37:19 +00:00
Dan Willemsen
fc92fb2b9b Identify modules ready to be converted to Soong
The output will be in the `m dist` results as soong_to_convert.txt, or
can be built using:

  $ m $OUT/soong_to_convert.txt

The output is a list of modules that are probably ready to convert to
Soong:

  # Blocked on Module (potential problems)
           283 libEGL (srcs_dotarm)
           246 libicuuc (dotdot_incs dotdot_srcs)
           221 libspeexresampler
           215 libcamera_metadata
               ...
             0 zram-perf (dotdot_incs)

The number at the beginning of the line shows how many native modules
depend on that module.

All of their dependencies have been satisfied, and any potential
problems that Make can detect are listed in parenthesis after the
module:

  dotdot_srcs: LOCAL_SRC_FILES contains paths outside $(LOCAL_PATH)
  dotdot_incs: LOCAL_C_INCLUDES contains paths include '..'
  srcs_dotarm: LOCAL_SRC_FILES contains source files like <...>.c.arm
  aidl: LOCAL_SRC_FILES contains .aidl sources
  dbus: LOCAL_SRC_FILES contains .dbus-xml sources
  objc: LOCAL_SRC_FILES contains Objective-C sources
  proto: LOCAL_SRC_FILES contains .proto sources
  rs: LOCAL_SRC_FILES contains renderscript sources
  vts: LOCAL_SRC_FILES contains .vts sources

Not all problems can be discovered, but this is a starting point.

Change-Id: I45674fe93fd267d4d1fb0bc3bc9aa025e20c5ac6
2016-08-26 13:33:31 -07:00
Adam Seaton
4c32e64cd8 Update comments around PLATFORM_SECURITY_LEVEL (nyc-dev) Bug: 29881091 am: c63e4295ef am: 89c03f5748 am: 57866742e7 am: 78fb4b616f
am: 90cc058ff0

Change-Id: Ie1e8ff3d6735ad7dce2dd8b48d18154c790fefcf
2016-08-26 03:25:27 +00:00
Adam Seaton
bc33274781 Update comments around PLATFORM_SECURITY_LEVEL (nyc-dev) Bug: 29881091 am: c63e4295ef am: a43f790608
am: 569906e169

Change-Id: I64a7335ed65d36ce6de90112085340af633ab04f
2016-08-26 03:25:26 +00:00
Adam Seaton
90cc058ff0 Update comments around PLATFORM_SECURITY_LEVEL (nyc-dev) Bug: 29881091 am: c63e4295ef am: 89c03f5748 am: 57866742e7
am: 78fb4b616f

Change-Id: If60fe21820161f20b1e9d3275691c3d79e324578
2016-08-26 03:20:16 +00:00
Adam Seaton
78fb4b616f Update comments around PLATFORM_SECURITY_LEVEL (nyc-dev) Bug: 29881091 am: c63e4295ef am: 89c03f5748
am: 57866742e7

Change-Id: I378f4a0494c2b067d41676becf35663d9155cb1f
2016-08-26 03:16:47 +00:00
Adam Seaton
569906e169 Update comments around PLATFORM_SECURITY_LEVEL (nyc-dev) Bug: 29881091 am: c63e4295ef
am: a43f790608

Change-Id: I0d7feb17c8f8fd74c73714657417ba03cab74f75
2016-08-26 03:14:16 +00:00
Adam Seaton
57866742e7 Update comments around PLATFORM_SECURITY_LEVEL (nyc-dev) Bug: 29881091 am: c63e4295ef
am: 89c03f5748

Change-Id: I889917b2f72b429071ef906b1ed9ff8460d62c16
2016-08-26 03:14:16 +00:00
Adam Seaton
a43f790608 Update comments around PLATFORM_SECURITY_LEVEL (nyc-dev) Bug: 29881091
am: c63e4295ef

Change-Id: Ia7286a170445e19aec836432421be970691ab6b0
2016-08-26 03:11:47 +00:00
Adam Seaton
89c03f5748 Update comments around PLATFORM_SECURITY_LEVEL (nyc-dev) Bug: 29881091
am: c63e4295ef

Change-Id: I9cb5cbb053ebb79b08a0d75bff21932bb8eaee33
2016-08-26 03:11:47 +00:00
Adam Seaton
1547d352ea Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba am: 9ce9491854 am: d4131055ba am: b81d5148b3 am: 39ab143acf am: ad89954e9d am: 986214a41f
am: b55822c34a

Change-Id: I51c840497228e57853e13af4ef42871439a9c3c2
2016-08-26 02:57:42 +00:00
Adam Seaton
d43c5ea357 Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e am: 38858627da -s ours am: a8339635be am: b650a32ae0 am: a97fb75e25 am: f5f17d9046
am: 4483c1e30a

Change-Id: I674143bc88443753890da01e195b77bb3f7d5dec
2016-08-26 02:57:41 +00:00
Adam Seaton
9c5588ca7a Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba am: 9ce9491854 am: d4131055ba am: b81d5148b3 am: ec462cf973
am: dd0a536b40

Change-Id: I9f9da5d4cead696ab6c1a9f11fa35d4725a546eb
2016-08-26 02:57:41 +00:00
Adam Seaton
417f927946 Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e am: 38858627da -s ours am: a8339635be am: aaea9b2d30
am: adf63e6991

Change-Id: I349d22a343d8d62e1824af782b49385033d1ae0c
2016-08-26 02:57:40 +00:00
Adam Seaton
b55822c34a Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba am: 9ce9491854 am: d4131055ba am: b81d5148b3 am: 39ab143acf am: ad89954e9d
am: 986214a41f

Change-Id: I9d526a5fd0489918dc8791f54f53b04986fad544
2016-08-26 02:49:45 +00:00
Adam Seaton
986214a41f Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba am: 9ce9491854 am: d4131055ba am: b81d5148b3 am: 39ab143acf
am: ad89954e9d

Change-Id: I7316e5984e2d40164fa0d9b9d315579d272dc63e
2016-08-26 02:46:45 +00:00
Adam Seaton
c63e4295ef Update comments around PLATFORM_SECURITY_LEVEL
(nyc-dev)
Bug: 29881091

Change-Id: I2bdaf7f796ab94b14416aaed6d68dc3a239ea5f9
2016-08-25 19:46:06 -07:00
Adam Seaton
ad89954e9d Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba am: 9ce9491854 am: d4131055ba am: b81d5148b3
am: 39ab143acf

Change-Id: If091a2975b74329b1fcaa51479a370af74a47e9c
2016-08-26 02:44:15 +00:00
Adam Seaton
4483c1e30a Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e am: 38858627da -s ours am: a8339635be am: b650a32ae0 am: a97fb75e25
am: f5f17d9046

Change-Id: I46161215166d3e57eaf02a02c063fcae2cd4aa06
2016-08-26 02:44:14 +00:00
Adam Seaton
39ab143acf Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba am: 9ce9491854 am: d4131055ba
am: b81d5148b3

Change-Id: I4523969c433f99b62145d9de623a9a94358fa5d2
2016-08-26 02:41:44 +00:00
Adam Seaton
dd0a536b40 Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba am: 9ce9491854 am: d4131055ba am: b81d5148b3
am: ec462cf973

Change-Id: Id72b6d89eba59c6bf9f3012edf8282303e2b614a
2016-08-26 02:41:44 +00:00
Adam Seaton
ec462cf973 Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba am: 9ce9491854 am: d4131055ba
am: b81d5148b3

Change-Id: Ib039d42286a17231de3a41fb41a2aa77115c3be9
2016-08-26 02:38:45 +00:00
Adam Seaton
b81d5148b3 Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba am: 9ce9491854
am: d4131055ba

Change-Id: I2bff549092b33f0217cc40be8c40b94035d76f9a
2016-08-26 02:36:14 +00:00
Adam Seaton
f5f17d9046 Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e am: 38858627da -s ours am: a8339635be am: b650a32ae0
am: a97fb75e25

Change-Id: Iab230a855819ed653a41e672e7e0d51f52eb03e5
2016-08-26 02:35:43 +00:00
Adam Seaton
a97fb75e25 Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e am: 38858627da -s ours am: a8339635be
am: b650a32ae0

Change-Id: I4a438a4ad3324a0cf2b2ad28f582e89f9cea5b97
2016-08-26 02:33:48 +00:00
Adam Seaton
d4131055ba Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621 am: bc55deeeba
am: 9ce9491854

Change-Id: I1b502a65efc87459d08aebef45e84c33ebfc10a9
2016-08-26 02:33:48 +00:00
Adam Seaton
adf63e6991 Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e am: 38858627da -s ours am: a8339635be
am: aaea9b2d30

Change-Id: I110e2fae98896dfa24e1844fd2510087e6110ad0
2016-08-26 02:33:13 +00:00
Adam Seaton
aaea9b2d30 Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e am: 38858627da -s ours
am: a8339635be

Change-Id: I4d0f8ac3d1d94fd058a925b58415df260be044bf
2016-08-26 02:31:14 +00:00
Adam Seaton
b650a32ae0 Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e am: 38858627da -s ours
am: a8339635be

Change-Id: Ic5120543210c28ec80b36a83c821957a54ff5ae2
2016-08-26 02:30:42 +00:00
Adam Seaton
9ce9491854 Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours am: 9f51f51621
am: bc55deeeba

Change-Id: I92936e1eb94d3e2e2f14298de77f841655e20735
2016-08-26 02:28:13 +00:00
Adam Seaton
a8339635be Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e
am: 38858627da  -s ours

Change-Id: I783876b68d99ef09f78a2ec612cc70cea3320f59
2016-08-26 02:28:12 +00:00
Adam Seaton
bc55deeeba Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8 am: 4413af98c3 -s ours
am: 9f51f51621

Change-Id: I9238f390af82336565b03aec0d7dcce16ad349d2
2016-08-26 02:25:43 +00:00
Adam Seaton
9f51f51621 Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a am: e00f2b31e8
am: 4413af98c3  -s ours

Change-Id: I85765c2c3be587d6f2ba1289cf981a0d657062fa
2016-08-26 02:23:12 +00:00
Colin Cross
4c9626c756 Merge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong" am: fe3163400e am: a7553ae1ce am: 79e4dff44c
am: d208a577f4

Change-Id: I1587d4897b58c1240c326af62bfdc3eb60bd1c06
2016-08-26 01:34:25 +00:00
Colin Cross
d208a577f4 Merge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong" am: fe3163400e am: a7553ae1ce
am: 79e4dff44c

Change-Id: I5d92ea03a46d9a3bb5e475b4d1f26ef3de68bfd2
2016-08-26 00:12:17 +00:00
Colin Cross
79e4dff44c Merge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong" am: fe3163400e
am: a7553ae1ce

Change-Id: I0fe9b722531df9e9ee1367605e418d91b986f3ba
2016-08-26 00:09:04 +00:00
Colin Cross
a7553ae1ce Merge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong"
am: fe3163400e

Change-Id: I27cb5c1cd17444a68b6fe4842d58e8ac3cf75979
2016-08-26 00:06:04 +00:00
Treehugger Robot
fe3163400e Merge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong" 2016-08-26 00:02:34 +00:00
Adam Seaton
4413af98c3 Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220 am: 9a14234c5a
am: e00f2b31e8

Change-Id: I2f0955ad737fad5f5bb5bef806a797afa3bbffcf
2016-08-25 23:45:33 +00:00
Adam Seaton
e00f2b31e8 Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698 am: 3a5317e220
am: 9a14234c5a

Change-Id: I3fba21ddab4152b50262a5176969204b69ec5c8f
2016-08-25 23:42:32 +00:00
Adam Seaton
38858627da Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013
am: c0e2351f9e

Change-Id: I84d07e755deeae24a682a343ec84984ebf8757df
2016-08-25 23:39:01 +00:00
Adam Seaton
9a14234c5a Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f am: 0c92547698
am: 3a5317e220

Change-Id: Ib1681ee04d1862ca8f5f865b659c5a4d1ec2f0ca
2016-08-25 23:39:01 +00:00
Adam Seaton
3a5317e220 Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13 am: 1ebc73f23f
am: 0c92547698

Change-Id: I1c890fb96cf9f9a3205b7df581e432b3421c8fc6
2016-08-25 23:35:59 +00:00
Adam Seaton
c0e2351f9e Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a
am: 9c5fb5f013

Change-Id: I3ac7a9a5982ab3bbcab3090aa44c96c9ecd2d255
2016-08-25 23:33:05 +00:00
Adam Seaton
0c92547698 Update comments around PLATFORM_SECURITY_LEVEL am: 65994c1d13
am: 1ebc73f23f

Change-Id: I08e51e8c8d5224234c31f888c5203d57ff65a4b3
2016-08-25 23:33:00 +00:00
Adam Seaton
9c5fb5f013 Update comments around PLATFORM_SECURITY_LEVEL
am: f45494279a

Change-Id: I6048011d784360647d91763487e6f5d5c1c555a3
2016-08-25 23:30:30 +00:00