When not building locally and just using a target-files.zip from some
other build, it still tries to access the file_contexts from the out/
directory. This change instead looks at the unzipped target-files.zip
hierarchy to grab that information.
Bug: 9191141
Change-Id: I6ea12e82d6c6376fcada412314c5eefc97ff4853
We can save some space for platform build with this.
Previously an extra libgcc.a was put before libc.so so libraries built
against new platform can run on old platforms. This is needed only for
unbundled build.
Bug: 8805022
Bug: 8247455
Change-Id: I3c3e0092b06ec3804659d5cae048d29e0d2bf7ad
* commit '6873be9eaa509380a54ec13c50d137608e124b51':
provide search suggestions for api guides, training, etc. also: - demote deprecated APIs in suggestions - focus search bar with / and exit search with ESC
* commit '5d2265cb53dca92dd2fb347fc9c020b50c77f8e1':
provide search suggestions for api guides, training, etc. also: - demote deprecated APIs in suggestions - focus search bar with / and exit search with ESC
* commit 'ed5ea12b0ff8cfbc11d5b7dbda43f390b3a7d58c':
provide search suggestions for api guides, training, etc. also: - demote deprecated APIs in suggestions - focus search bar with / and exit search with ESC
* commit 'f09c762886afee9e7acc5632b3df3146a6d3bbb2':
provide search suggestions for api guides, training, etc. also: - demote deprecated APIs in suggestions - focus search bar with / and exit search with ESC
* commit '0e76e7e4dd44d9e8893cbf2e077a96e655628e99':
provide search suggestions for api guides, training, etc. also: - demote deprecated APIs in suggestions - focus search bar with / and exit search with ESC
When the NOTICE file for a module changed, the new NOTICE was being
concatenated onto the end of the old one in non-clean builds, taking up
more and more space and presumably duplicating most of the content. Only
one set of rules for a given file can exist in make, so there cannot be
a case where more than one $(notice_file) was intentionally being
concatenated together as this would be an error.
Change-Id: I0f5fae498225eaee5cc75d854223b5ba790fcebe
This is necessary to ensure that we correctly generate
documentation for these packages.
Bug: 8175766
Change-Id: Ia1c359c744d68f9b9423fd0e9df5516890792936
* commit '499dc52cb073d98d2168a75ff312db5e3cee49dd':
re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '8e1d22bc7edf9dd75e3cfbf373fc1170b809818a':
re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '55d6070ad9d9d1f0d603434d77e2c6a22b858b0d':
re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '78568286e1818b0a49e72267d31d0283d0faad71':
re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
* commit '8aa725e6947b3413a19643582f5cbe704354807a':
re-add styles for xml definition lists. used in manifest reference pages and was lost during switch to DAC2
DBUS had been needed by bluetooth bluz stack. It is not needed after
we replaced bluez stack with bluedroid stack.
bug 6872904
Change-Id: I952624e61c1e570c7e8d5a23937ab93a173d135c