Jooyung Han
d29e551efd
Add __ANDROID_APEX_<NAME>__ for apex variants
...
With __ANDROID_APEX_<NAME>__ definition, native modules may have
different behavior when it is built for a specific apex module.
Previously, the name is passed as value of definition __ANDROID_APEX__
like -D__ANDROID_APEX__=com.android.foo. But it is difficult to do
conditional compilation with it.
Now, since the name is incorporated into definition itself, it gets
easier to set #ifdef condition.
Bug: 142582178
Test: m (soong test added)
Change-Id: I3c90c789fa692a19addf2e5a7c8d4cc571cde112
2019-10-15 07:34:02 +09:00
..
2019-10-10 13:54:14 +00:00
2018-11-19 15:26:14 -08:00
2019-10-15 07:33:49 +09:00
2019-09-19 12:54:32 -07:00
2019-10-01 14:11:20 -07:00
2019-09-24 15:05:57 -07:00
2019-10-15 07:33:49 +09:00
2019-09-30 16:24:16 +00:00
2017-10-19 22:39:32 +09:00
2018-10-09 02:16:58 +00:00
2019-06-27 14:46:10 -07:00
2019-10-15 07:34:02 +09:00
2019-08-13 08:55:08 +09:00
2019-09-30 10:36:11 -07:00
2019-02-08 20:36:26 +09:00
2019-07-19 11:31:31 +09:00
2019-09-24 17:41:15 -07:00
2018-10-23 18:40:37 +00:00
2019-06-12 13:28:11 +09:00
2019-10-07 20:48:07 +00:00
2019-06-11 10:37:56 +09:00
2019-08-22 13:21:37 -07:00
2019-10-07 20:48:07 +00:00
2019-09-19 10:51:03 -07:00
2019-09-18 10:53:30 +09:00
2019-08-02 16:57:55 -07:00
2019-07-30 01:23:04 +00:00
2019-10-03 10:07:53 -07:00
2019-07-26 08:57:54 +00:00
2019-06-11 10:37:56 +09:00
2019-10-03 10:07:53 -07:00
2019-08-22 13:21:37 -07:00
2019-09-26 12:35:06 -07:00
2019-06-14 09:54:23 -07:00
2019-09-10 11:22:59 +09:00
2019-09-22 08:21:27 +09:00
2019-04-22 15:55:56 -07:00
2019-04-02 16:38:55 +00:00
2016-08-01 14:36:22 -07:00
2019-07-18 04:02:38 +00:00
2019-08-07 13:40:11 +08:00
2019-09-26 12:35:06 -07:00
2019-10-03 16:09:01 -07:00
2019-09-13 12:18:47 -07:00
2019-08-23 06:28:34 +00:00
2019-03-20 19:36:13 +00:00
2019-02-08 20:36:26 +09:00
2019-09-26 13:29:28 -07:00
2019-09-24 15:05:57 -07:00
2019-03-26 20:47:08 +00:00
2019-05-31 15:07:16 -07:00
2019-09-09 20:29:31 -07:00
2019-06-10 18:02:25 -07:00
2019-10-15 07:33:49 +09:00
2019-10-15 07:33:49 +09:00
2019-01-31 10:09:13 -08:00