diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-12-02 11:11:11 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-12-02 11:11:11 +0000 |
commit | 888e8c73e6b2781bde41f327108f396100274d34 (patch) | |
tree | 771d029b7f9b5b6c4e58c73c583601d2ca739288 | |
parent | 1f0f3e13d07e02bf639da1bfaf83361563fcc9bf (diff) | |
parent | b8638bbbf8e5eb6b65977df89323549e6a338528 (diff) |
Snap for 7962320 from b8638bbbf8e5eb6b65977df89323549e6a338528 to s-keystone-qcom-release
Change-Id: Iede8ea37d8a12ccbda7ef2f5549859708d80cb9f
-rw-r--r-- | services/surfaceflinger/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/surfaceflinger/Android.bp b/services/surfaceflinger/Android.bp index 0a0c477562..13eeb852c7 100644 --- a/services/surfaceflinger/Android.bp +++ b/services/surfaceflinger/Android.bp @@ -29,7 +29,7 @@ soong_config_module_type { "-Wno-unused-parameter", "-DQTI_DISPLAY_CONFIG_ENABLED" ], - shared_libs : ["libdisplayconfig.qti"] + shared_libs : ["libdisplayconfig.system.qti"] } } } |