commit | 5e3e2ae828ef85b072c4cb26ce886985c443e71f | [log] [tgz] |
---|---|---|
author | Tim Van Patten <timvp@google.com> | Thu Dec 13 17:43:37 2018 -0700 |
committer | Tim Van Patten <timvp@google.com> | Mon Dec 17 16:29:55 2018 +0000 |
tree | 189c145fe04b5c1beaf1cf823a9193fe78f2d9fc | |
parent | 81dc01cfabee243099e3234383a836c962cfa555 [diff] |
Use intent-filter to enforce that only a single ANGLE APK is present In order to support multiple ANGLE builds (Google-signed, AOSP unsigned, OEM-signed), we will use intent-filter to indicate that ANGLE is installed. During CTS testing, we will verify that only a single ANGLE is installed and provides the necessary functionality. Bug: 120487920 Test: Verify ANGLE CTS hostside tests pass. Change-Id: If3491475e776e26b3656c377d2b28c0c8bb66da2