Cody Northrop
841c3d9baa
Allow specifying ANGLE in manifest via meta-data
...
This CL allows the application's manifest to specify whether
to use ANGLE or native drivers for GLES via meta-data.
To enable, place the following within <application> and it
will be detected by the platform:
<meta-data
android:name:"com.android.angle.GLES_MODE"
android:value:"angle" />
The manifest can also specify "native" to opt-out of
ANGLE, but native will be the default for Q release.
This method is in service of the tech preview of
ANGLE for Android. For Q release, we should move this
to the Android API.
Test: Manual, verify ANGLE can be selected or rejected
Change-Id: I41af7fe02ca6237db042b5f8bdfbab3c9f76078a
(cherry picked from commit a2e5faf4b23bf0b8b84ffc1d67d545e3dd4f8c63)
2018-09-28 08:24:13 -06:00
..
2018-03-02 20:06:18 +00:00
2018-09-14 13:18:34 +01:00
2018-09-14 13:54:28 +00:00
2018-06-30 22:04:26 +00:00
2018-09-12 14:16:54 -07:00
2018-04-11 23:47:31 +01:00
2018-01-29 11:09:14 -08:00
2018-07-06 10:26:51 -07:00
2018-02-18 22:43:13 -08:00
2018-02-16 22:11:35 +00:00
2018-09-20 10:52:08 +01:00
2018-08-10 01:48:55 -07:00
2018-08-28 12:56:57 -07:00
2018-02-16 14:17:41 -05:00
2018-05-17 15:03:00 -07:00
2018-08-26 18:19:07 -07:00
2018-04-06 14:59:07 -07:00
2018-05-23 14:17:32 -07:00
2018-09-13 12:04:38 -06:00
2018-04-11 16:37:57 -07:00
2018-05-10 18:17:50 +01:00
2018-09-12 12:35:52 -06:00
2018-09-28 08:24:13 -06:00
2018-09-20 10:52:08 +01:00
2018-02-26 20:55:26 -08:00
2018-03-29 15:04:14 -07:00
2018-03-29 15:04:27 -07:00
2018-08-13 14:31:17 -07:00
2018-08-13 14:31:17 -07:00
2018-07-17 15:35:49 -07:00
2018-03-29 15:04:20 -07:00
2018-03-29 15:04:20 -07:00
2018-03-16 18:15:46 -07:00
2018-06-22 21:07:41 +00:00
2018-08-02 15:51:41 +08:00
2018-04-16 12:44:32 -06:00
2018-08-13 11:39:28 +00:00
2018-04-18 13:23:24 -07:00
2018-02-05 13:04:55 -08:00
2018-04-13 17:01:13 -07:00
2018-05-06 22:25:05 -07:00
2018-05-23 00:08:05 +00:00
2018-07-27 20:32:53 +01:00
2018-02-23 15:30:04 -08:00
2018-09-20 10:52:08 +01:00
2018-09-20 10:52:08 +01:00
2018-06-29 17:15:44 -06:00
2018-08-13 14:31:20 -07:00
2018-07-27 20:32:53 +01:00
2018-09-05 20:59:25 -07:00
2018-05-30 17:57:34 +09:00
2018-09-12 12:35:52 -06:00
2018-08-13 11:39:28 +00:00
2018-03-07 18:02:55 +00:00
2018-09-21 15:36:28 -07:00
2018-09-07 17:05:43 -07:00
2018-06-20 14:17:51 -06:00
2018-05-21 15:55:28 +00:00
2018-08-06 14:31:45 -07:00
2018-05-16 12:06:41 -07:00
2018-04-27 14:47:32 +00:00
2018-02-16 22:11:35 +00:00
2018-09-18 16:29:52 -07:00
2018-06-30 22:04:26 +00:00
2018-03-26 15:34:24 -06:00
2018-06-29 17:15:44 -06:00
2018-07-27 20:32:53 +01:00
2018-09-20 10:52:08 +01:00
2018-07-17 14:35:01 +00:00
2018-02-09 11:12:56 -08:00
2018-09-12 14:02:11 -06:00
2018-08-30 11:59:29 -07:00
2018-03-07 11:04:34 +00:00
2018-06-29 17:15:44 -06:00
2018-07-27 20:32:53 +01:00
2018-02-08 20:12:02 +00:00
2018-06-29 17:15:44 -06:00
2018-09-05 18:56:38 -07:00