diff options
author | Peiyong Lin <lpy@google.com> | 2020-07-27 22:16:13 -0700 |
---|---|---|
committer | Peiyong Lin <lpy@google.com> | 2020-07-27 23:57:50 -0700 |
commit | b967a4c3812313a7ea972efbc0764a8a52a59e11 (patch) | |
tree | f3dc2f7183a6592dfcd650e23a49cd9bc7c1e7ee /Android.bp | |
parent | 7118a40917152291140b3e31844e7ff2e8b769b1 (diff) |
Use more inclusive terms inside GraphicsEnvironment.
Bug: b/162288333
Test: N/A
Change-Id: I2f1f13a892be0c8ff3f89e0ceabe39058390727d
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp index 23cd1a10f8c0..bcac22d76424 100644 --- a/Android.bp +++ b/Android.bp @@ -426,7 +426,7 @@ java_library { "apex_aidl_interface-java", "suspend_control_aidl_interface-java", "framework-protos", - "game-driver-protos", + "updatable-driver-protos", "android.hidl.base-V1.0-java", "android.hardware.cas-V1.0-java", "android.hardware.cas-V1.1-java", |