commit | 9c50f3b8a781c68ebd7591fb8d860689b6e24667 | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Thu Sep 19 17:25:45 2024 +0100 |
committer | Jerome Gaillard <jgaillard@google.com> | Thu Sep 19 18:32:28 2024 +0100 |
tree | bd9f237fa217fb70887e0bdfb83f267c5ae7b8c4 | |
parent | e18c738bed5d68a1157a3e8b22fb6c7b81b57071 [diff] |
Graphics interface libraries only exist for linux/Android cc_defaults in graphics/Android.bp should only add libraries to linux (which includes Android) targets, as those libraries do not exist on other platforms (macOS/Windows). This avoids issues when these defaults are added to libraries that build for host as well as Android (such as libhwui). Bug: 368328962 Test: N/A Change-Id: If19aa1f6b66721b86678a036b7f1f185cb90635b