Copy 26.txt data directly from oc-dev ToT.

This change is simply doing:

$ cd frameworks/base/ && git reset --hard goog/oc-dev
$ cp api/current.txt ../../prebuilts/sdk/api/26.txt
$ cp api/system-current.txt ../../prebuilts/sdk/system-api/26.txt

The current goog/oc-dev ToT as of this CL is
88f98985d5863cd4a3a1695648482be63c8c73bc.

Test: make update-api
Bug: 37480230
Bug: 62675475
Change-Id: Ieb10b291b0b09faa7cdf39dd4de4dc95e25c4e8f
1 file changed