Revert: Add platform/frameworks/support

* platform/frameworks/support is needed by
  android_frameworks_base.

* When building with a stripped down framework/base
  it was not needed. For the 'stripped' information
  refer to my comments here 70da2068a8

(reverted from commit 699490ddcf)
This commit is contained in:
nkk71 2017-12-06 12:50:44 +02:00
parent 1b6d6237dd
commit 34e9610c7a

View file

@ -230,6 +230,7 @@
<remove-project name="platform/frameworks/opt/setupwizard" />
<remove-project name="platform/frameworks/opt/timezonepicker" />
<remove-project name="platform/frameworks/opt/vcard" />
<remove-project name="platform/frameworks/support" />
<remove-project name="platform/frameworks/data-binding" />
<remove-project name="platform/frameworks/webview" />
<remove-project name="platform/frameworks/wilhelm" />