Add prebuilts for build tools 35.0.0

Downloaded from:
https://dl.google.com/android/repository/build-tools_r35_macosx.zip

Test: None
Change-Id: I0eebf7e9cbdee721a5ac1232ee4e4a1e9436b4f3
diff --git a/35.0.0-rc1/aapt b/35.0.0-rc1/aapt
deleted file mode 100755
index 59c1183..0000000
--- a/35.0.0-rc1/aapt
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/aapt2 b/35.0.0-rc1/aapt2
deleted file mode 100755
index 9749312..0000000
--- a/35.0.0-rc1/aapt2
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/aidl b/35.0.0-rc1/aidl
deleted file mode 100755
index 77a3c90..0000000
--- a/35.0.0-rc1/aidl
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/dexdump b/35.0.0-rc1/dexdump
deleted file mode 100755
index 444f3e4..0000000
--- a/35.0.0-rc1/dexdump
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/lib/apksigner.jar b/35.0.0-rc1/lib/apksigner.jar
deleted file mode 100644
index 75738dc..0000000
--- a/35.0.0-rc1/lib/apksigner.jar
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/lib/d8.jar b/35.0.0-rc1/lib/d8.jar
deleted file mode 100644
index 467e6ac..0000000
--- a/35.0.0-rc1/lib/d8.jar
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/lib64/libbcc.dylib b/35.0.0-rc1/lib64/libbcc.dylib
deleted file mode 100755
index 5d8cf9a..0000000
--- a/35.0.0-rc1/lib64/libbcc.dylib
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/lib64/libbcinfo.dylib b/35.0.0-rc1/lib64/libbcinfo.dylib
deleted file mode 100755
index 87da42a..0000000
--- a/35.0.0-rc1/lib64/libbcinfo.dylib
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/lib64/libc++.dylib b/35.0.0-rc1/lib64/libc++.dylib
deleted file mode 100755
index d5afc54..0000000
--- a/35.0.0-rc1/lib64/libc++.dylib
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/lib64/libconscrypt_openjdk_jni.dylib b/35.0.0-rc1/lib64/libconscrypt_openjdk_jni.dylib
deleted file mode 100755
index 5c21467..0000000
--- a/35.0.0-rc1/lib64/libconscrypt_openjdk_jni.dylib
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/llvm-rs-cc b/35.0.0-rc1/llvm-rs-cc
deleted file mode 100755
index d340fba..0000000
--- a/35.0.0-rc1/llvm-rs-cc
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/source.properties b/35.0.0-rc1/source.properties
deleted file mode 100644
index 0d2662a..0000000
--- a/35.0.0-rc1/source.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-Pkg.UserSrc=false
-#Pkg.Revision=34.0.0
-Pkg.Revision=35.0.0 rc1
diff --git a/35.0.0-rc1/split-select b/35.0.0-rc1/split-select
deleted file mode 100755
index 50c31b2..0000000
--- a/35.0.0-rc1/split-select
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/zipalign b/35.0.0-rc1/zipalign
deleted file mode 100755
index 29faf25..0000000
--- a/35.0.0-rc1/zipalign
+++ /dev/null
Binary files differ
diff --git a/35.0.0-rc1/NOTICE.txt b/35.0.0/NOTICE.txt
similarity index 98%
rename from 35.0.0-rc1/NOTICE.txt
rename to 35.0.0/NOTICE.txt
index b26a70a..b4bdc8e 100644
--- a/35.0.0-rc1/NOTICE.txt
+++ b/35.0.0/NOTICE.txt
@@ -1145,260 +1145,6 @@
 
 
 ==============================================================================
-BoringSSL is a fork of OpenSSL. As such, large parts of it fall under OpenSSL
-licensing. Files that are completely new have a Google copyright and an ISC
-license. This license is reproduced at the bottom of this file.
-
-Contributors to BoringSSL are required to follow the CLA rules for Chromium:
-https://cla.developers.google.com/clas
-
-Files in third_party/ have their own licenses, as described therein. The MIT
-license, for third_party/fiat, which, unlike other third_party directories, is
-compiled into non-test libraries, is included below.
-
-The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the
-OpenSSL License and the original SSLeay license apply to the toolkit. See below
-for the actual license texts. Actually both licenses are BSD-style Open Source
-licenses. In case of any license issues related to OpenSSL please contact
-openssl-core@openssl.org.
-
-The following are Google-internal bug numbers where explicit permission from
-some authors is recorded for use of their work. (This is purely for our own
-record keeping.)
-  27287199
-  27287880
-  27287883
-  263291445
-
-  OpenSSL License
-  ---------------
-
-/* ====================================================================
- * Copyright (c) 1998-2011 The OpenSSL Project.  All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer. 
- *
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in
- *    the documentation and/or other materials provided with the
- *    distribution.
- *
- * 3. All advertising materials mentioning features or use of this
- *    software must display the following acknowledgment:
- *    "This product includes software developed by the OpenSSL Project
- *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
- *
- * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
- *    endorse or promote products derived from this software without
- *    prior written permission. For written permission, please contact
- *    openssl-core@openssl.org.
- *
- * 5. Products derived from this software may not be called "OpenSSL"
- *    nor may "OpenSSL" appear in their names without prior written
- *    permission of the OpenSSL Project.
- *
- * 6. Redistributions of any form whatsoever must retain the following
- *    acknowledgment:
- *    "This product includes software developed by the OpenSSL Project
- *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
- *
- * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
- * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
- * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
- * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
- * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- * OF THE POSSIBILITY OF SUCH DAMAGE.
- * ====================================================================
- *
- * This product includes cryptographic software written by Eric Young
- * (eay@cryptsoft.com).  This product includes software written by Tim
- * Hudson (tjh@cryptsoft.com).
- *
- */
-
- Original SSLeay License
- -----------------------
-
-/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
- * All rights reserved.
- *
- * This package is an SSL implementation written
- * by Eric Young (eay@cryptsoft.com).
- * The implementation was written so as to conform with Netscapes SSL.
- * 
- * This library is free for commercial and non-commercial use as long as
- * the following conditions are aheared to.  The following conditions
- * apply to all code found in this distribution, be it the RC4, RSA,
- * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
- * included with this distribution is covered by the same copyright terms
- * except that the holder is Tim Hudson (tjh@cryptsoft.com).
- * 
- * Copyright remains Eric Young's, and as such any Copyright notices in
- * the code are not to be removed.
- * If this package is used in a product, Eric Young should be given attribution
- * as the author of the parts of the library used.
- * This can be in the form of a textual message at program startup or
- * in documentation (online or textual) provided with the package.
- * 
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *    "This product includes cryptographic software written by
- *     Eric Young (eay@cryptsoft.com)"
- *    The word 'cryptographic' can be left out if the rouines from the library
- *    being used are not cryptographic related :-).
- * 4. If you include any Windows specific code (or a derivative thereof) from 
- *    the apps directory (application code) you must include an acknowledgement:
- *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
- * 
- * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- * 
- * The licence and distribution terms for any publically available version or
- * derivative of this code cannot be changed.  i.e. this code cannot simply be
- * copied and put under another distribution licence
- * [including the GNU Public Licence.]
- */
-
-
-ISC license used for completely new code in BoringSSL:
-
-/* Copyright (c) 2015, Google Inc.
- *
- * Permission to use, copy, modify, and/or distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
- * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
-
-
-The code in third_party/fiat carries the MIT license:
-
-Copyright (c) 2015-2016 the fiat-crypto authors (see
-https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS).
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-
-
-Licenses for support code
--------------------------
-
-Parts of the TLS test suite are under the Go license. This code is not included
-in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so
-distributing code linked against BoringSSL does not trigger this license:
-
-Copyright (c) 2009 The Go Authors. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-   * Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-   * Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
-   * Neither the name of Google Inc. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-BoringSSL uses the Chromium test infrastructure to run a continuous build,
-trybots etc. The scripts which manage this, and the script for generating build
-metadata, are under the Chromium license. Distributing code linked against
-BoringSSL does not trigger this license.
-
-Copyright 2015 The Chromium Authors. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
-   * Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-   * Redistributions in binary form must reproduce the above
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
-   * Neither the name of Google Inc. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-==============================================================================
 Notices for files contained in the tools directory:
 ============================================================
 Notices for file(s):
diff --git a/35.0.0/aapt b/35.0.0/aapt
new file mode 100755
index 0000000..dee5aa8
--- /dev/null
+++ b/35.0.0/aapt
Binary files differ
diff --git a/35.0.0/aapt2 b/35.0.0/aapt2
new file mode 100755
index 0000000..008f26e
--- /dev/null
+++ b/35.0.0/aapt2
Binary files differ
diff --git a/35.0.0-rc1/aarch64-linux-android-ld b/35.0.0/aarch64-linux-android-ld
similarity index 100%
rename from 35.0.0-rc1/aarch64-linux-android-ld
rename to 35.0.0/aarch64-linux-android-ld
diff --git a/35.0.0/aidl b/35.0.0/aidl
new file mode 100755
index 0000000..50ed788
--- /dev/null
+++ b/35.0.0/aidl
Binary files differ
diff --git a/35.0.0-rc1/apksigner b/35.0.0/apksigner
similarity index 100%
rename from 35.0.0-rc1/apksigner
rename to 35.0.0/apksigner
diff --git a/35.0.0-rc1/arm-linux-androideabi-ld b/35.0.0/arm-linux-androideabi-ld
similarity index 100%
rename from 35.0.0-rc1/arm-linux-androideabi-ld
rename to 35.0.0/arm-linux-androideabi-ld
diff --git a/35.0.0-rc1/bcc_compat b/35.0.0/bcc_compat
similarity index 76%
rename from 35.0.0-rc1/bcc_compat
rename to 35.0.0/bcc_compat
index a2bff02..602d569 100755
--- a/35.0.0-rc1/bcc_compat
+++ b/35.0.0/bcc_compat
Binary files differ
diff --git a/35.0.0-rc1/core-lambda-stubs.jar b/35.0.0/core-lambda-stubs.jar
similarity index 100%
rename from 35.0.0-rc1/core-lambda-stubs.jar
rename to 35.0.0/core-lambda-stubs.jar
Binary files differ
diff --git a/35.0.0-rc1/d8 b/35.0.0/d8
similarity index 100%
rename from 35.0.0-rc1/d8
rename to 35.0.0/d8
diff --git a/35.0.0/dexdump b/35.0.0/dexdump
new file mode 100755
index 0000000..9aadc7c
--- /dev/null
+++ b/35.0.0/dexdump
Binary files differ
diff --git a/35.0.0-rc1/i686-linux-android-ld b/35.0.0/i686-linux-android-ld
similarity index 100%
rename from 35.0.0-rc1/i686-linux-android-ld
rename to 35.0.0/i686-linux-android-ld
diff --git a/35.0.0/lib/apksigner.jar b/35.0.0/lib/apksigner.jar
new file mode 100644
index 0000000..cc94fc1
--- /dev/null
+++ b/35.0.0/lib/apksigner.jar
Binary files differ
diff --git a/35.0.0/lib/d8.jar b/35.0.0/lib/d8.jar
new file mode 100644
index 0000000..a93636e
--- /dev/null
+++ b/35.0.0/lib/d8.jar
Binary files differ
diff --git a/35.0.0-rc1/lib64/libLLVM_android.dylib b/35.0.0/lib64/libLLVM_android.dylib
old mode 100644
new mode 100755
similarity index 99%
rename from 35.0.0-rc1/lib64/libLLVM_android.dylib
rename to 35.0.0/lib64/libLLVM_android.dylib
index fb8ecb8..9f45e58
--- a/35.0.0-rc1/lib64/libLLVM_android.dylib
+++ b/35.0.0/lib64/libLLVM_android.dylib
Binary files differ
diff --git a/35.0.0/lib64/libbcc.dylib b/35.0.0/lib64/libbcc.dylib
new file mode 100755
index 0000000..cfd3650
--- /dev/null
+++ b/35.0.0/lib64/libbcc.dylib
Binary files differ
diff --git a/35.0.0/lib64/libbcinfo.dylib b/35.0.0/lib64/libbcinfo.dylib
new file mode 100755
index 0000000..d874349
--- /dev/null
+++ b/35.0.0/lib64/libbcinfo.dylib
Binary files differ
diff --git a/35.0.0-rc1/lib64/libc++.1.dylib b/35.0.0/lib64/libc++.1.dylib
similarity index 99%
rename from 35.0.0-rc1/lib64/libc++.1.dylib
rename to 35.0.0/lib64/libc++.1.dylib
index bd617c1..d952611 100644
--- a/35.0.0-rc1/lib64/libc++.1.dylib
+++ b/35.0.0/lib64/libc++.1.dylib
Binary files differ
diff --git a/35.0.0/lib64/libc++.dylib b/35.0.0/lib64/libc++.dylib
new file mode 100755
index 0000000..98d9ee9
--- /dev/null
+++ b/35.0.0/lib64/libc++.dylib
Binary files differ
diff --git a/35.0.0-rc1/lib64/libc++abi.1.dylib b/35.0.0/lib64/libc++abi.1.dylib
similarity index 98%
rename from 35.0.0-rc1/lib64/libc++abi.1.dylib
rename to 35.0.0/lib64/libc++abi.1.dylib
index b597054..51ca36e 100644
--- a/35.0.0-rc1/lib64/libc++abi.1.dylib
+++ b/35.0.0/lib64/libc++abi.1.dylib
Binary files differ
diff --git a/35.0.0-rc1/lib64/libclang_android.dylib b/35.0.0/lib64/libclang_android.dylib
old mode 100644
new mode 100755
similarity index 99%
rename from 35.0.0-rc1/lib64/libclang_android.dylib
rename to 35.0.0/lib64/libclang_android.dylib
index 68bd02f..31484f7
--- a/35.0.0-rc1/lib64/libclang_android.dylib
+++ b/35.0.0/lib64/libclang_android.dylib
Binary files differ
diff --git a/35.0.0-rc1/lld b/35.0.0/lld
similarity index 100%
rename from 35.0.0-rc1/lld
rename to 35.0.0/lld
diff --git a/35.0.0-rc1/lld-bin/lld b/35.0.0/lld-bin/lld
similarity index 99%
rename from 35.0.0-rc1/lld-bin/lld
rename to 35.0.0/lld-bin/lld
index c3d9ae6..1e3e4b9 100755
--- a/35.0.0-rc1/lld-bin/lld
+++ b/35.0.0/lld-bin/lld
Binary files differ
diff --git a/35.0.0/llvm-rs-cc b/35.0.0/llvm-rs-cc
new file mode 100755
index 0000000..51c8880
--- /dev/null
+++ b/35.0.0/llvm-rs-cc
Binary files differ
diff --git a/35.0.0-rc1/mipsel-linux-android-ld b/35.0.0/mipsel-linux-android-ld
similarity index 100%
rename from 35.0.0-rc1/mipsel-linux-android-ld
rename to 35.0.0/mipsel-linux-android-ld
diff --git a/35.0.0-rc1/package.xml b/35.0.0/package.xml
similarity index 73%
rename from 35.0.0-rc1/package.xml
rename to 35.0.0/package.xml
index a71713b..ee79124 100644
--- a/35.0.0-rc1/package.xml
+++ b/35.0.0/package.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/02" xmlns:ns3="http://schemas.android.com/repository/android/common/01" xmlns:ns4="http://schemas.android.com/repository/android/generic/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/02" xmlns:ns6="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns7="http://schemas.android.com/sdk/android/repo/addon2/02" xmlns:ns8="http://schemas.android.com/sdk/android/repo/addon2/03" xmlns:ns9="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns10="http://schemas.android.com/sdk/android/repo/repository2/02" xmlns:ns11="http://schemas.android.com/sdk/android/repo/repository2/03" xmlns:ns12="http://schemas.android.com/sdk/android/repo/sys-img2/03" xmlns:ns13="http://schemas.android.com/sdk/android/repo/sys-img2/02" xmlns:ns14="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="license-280F93AC" type="text"/><localPackage path="build-tools;35.0.0-rc1" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:genericDetailsType"/><revision><major>35</major><minor>0</minor><micro>0</micro><preview>1</preview></revision><display-name>Android SDK Build-Tools 35-rc1</display-name><uses-license ref="license-280F93AC"/></localPackage></ns2:repository>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/02" xmlns:ns3="http://schemas.android.com/repository/android/common/01" xmlns:ns4="http://schemas.android.com/repository/android/generic/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/02" xmlns:ns6="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns7="http://schemas.android.com/sdk/android/repo/addon2/02" xmlns:ns8="http://schemas.android.com/sdk/android/repo/addon2/03" xmlns:ns9="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns10="http://schemas.android.com/sdk/android/repo/repository2/02" xmlns:ns11="http://schemas.android.com/sdk/android/repo/repository2/03" xmlns:ns12="http://schemas.android.com/sdk/android/repo/sys-img2/03" xmlns:ns13="http://schemas.android.com/sdk/android/repo/sys-img2/02" xmlns:ns14="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="license-280F93AC" type="text"/><localPackage path="build-tools;35.0.0" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:genericDetailsType"/><revision><major>35</major><minor>0</minor><micro>0</micro></revision><display-name>Android SDK Build-Tools 35</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository>
\ No newline at end of file
diff --git a/35.0.0-rc1/renderscript/clang-include/CMakeLists.txt b/35.0.0/renderscript/clang-include/CMakeLists.txt
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/CMakeLists.txt
rename to 35.0.0/renderscript/clang-include/CMakeLists.txt
diff --git a/35.0.0-rc1/renderscript/clang-include/LICENSE.TXT b/35.0.0/renderscript/clang-include/LICENSE.TXT
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/LICENSE.TXT
rename to 35.0.0/renderscript/clang-include/LICENSE.TXT
diff --git a/35.0.0-rc1/renderscript/clang-include/__clang_cuda_cmath.h b/35.0.0/renderscript/clang-include/__clang_cuda_cmath.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/__clang_cuda_cmath.h
rename to 35.0.0/renderscript/clang-include/__clang_cuda_cmath.h
diff --git a/35.0.0-rc1/renderscript/clang-include/__clang_cuda_intrinsics.h b/35.0.0/renderscript/clang-include/__clang_cuda_intrinsics.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/__clang_cuda_intrinsics.h
rename to 35.0.0/renderscript/clang-include/__clang_cuda_intrinsics.h
diff --git a/35.0.0-rc1/renderscript/clang-include/__clang_cuda_math_forward_declares.h b/35.0.0/renderscript/clang-include/__clang_cuda_math_forward_declares.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/__clang_cuda_math_forward_declares.h
rename to 35.0.0/renderscript/clang-include/__clang_cuda_math_forward_declares.h
diff --git a/35.0.0-rc1/renderscript/clang-include/__clang_cuda_runtime_wrapper.h b/35.0.0/renderscript/clang-include/__clang_cuda_runtime_wrapper.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/__clang_cuda_runtime_wrapper.h
rename to 35.0.0/renderscript/clang-include/__clang_cuda_runtime_wrapper.h
diff --git a/35.0.0-rc1/renderscript/clang-include/__stddef_max_align_t.h b/35.0.0/renderscript/clang-include/__stddef_max_align_t.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/__stddef_max_align_t.h
rename to 35.0.0/renderscript/clang-include/__stddef_max_align_t.h
diff --git a/35.0.0-rc1/renderscript/clang-include/__wmmintrin_aes.h b/35.0.0/renderscript/clang-include/__wmmintrin_aes.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/__wmmintrin_aes.h
rename to 35.0.0/renderscript/clang-include/__wmmintrin_aes.h
diff --git a/35.0.0-rc1/renderscript/clang-include/__wmmintrin_pclmul.h b/35.0.0/renderscript/clang-include/__wmmintrin_pclmul.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/__wmmintrin_pclmul.h
rename to 35.0.0/renderscript/clang-include/__wmmintrin_pclmul.h
diff --git a/35.0.0-rc1/renderscript/clang-include/adxintrin.h b/35.0.0/renderscript/clang-include/adxintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/adxintrin.h
rename to 35.0.0/renderscript/clang-include/adxintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/altivec.h b/35.0.0/renderscript/clang-include/altivec.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/altivec.h
rename to 35.0.0/renderscript/clang-include/altivec.h
diff --git a/35.0.0-rc1/renderscript/clang-include/ammintrin.h b/35.0.0/renderscript/clang-include/ammintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/ammintrin.h
rename to 35.0.0/renderscript/clang-include/ammintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/arm_acle.h b/35.0.0/renderscript/clang-include/arm_acle.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/arm_acle.h
rename to 35.0.0/renderscript/clang-include/arm_acle.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx2intrin.h b/35.0.0/renderscript/clang-include/avx2intrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx2intrin.h
rename to 35.0.0/renderscript/clang-include/avx2intrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512bwintrin.h b/35.0.0/renderscript/clang-include/avx512bwintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512bwintrin.h
rename to 35.0.0/renderscript/clang-include/avx512bwintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512cdintrin.h b/35.0.0/renderscript/clang-include/avx512cdintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512cdintrin.h
rename to 35.0.0/renderscript/clang-include/avx512cdintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512dqintrin.h b/35.0.0/renderscript/clang-include/avx512dqintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512dqintrin.h
rename to 35.0.0/renderscript/clang-include/avx512dqintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512erintrin.h b/35.0.0/renderscript/clang-include/avx512erintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512erintrin.h
rename to 35.0.0/renderscript/clang-include/avx512erintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512fintrin.h b/35.0.0/renderscript/clang-include/avx512fintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512fintrin.h
rename to 35.0.0/renderscript/clang-include/avx512fintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512ifmaintrin.h b/35.0.0/renderscript/clang-include/avx512ifmaintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512ifmaintrin.h
rename to 35.0.0/renderscript/clang-include/avx512ifmaintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512ifmavlintrin.h b/35.0.0/renderscript/clang-include/avx512ifmavlintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512ifmavlintrin.h
rename to 35.0.0/renderscript/clang-include/avx512ifmavlintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512pfintrin.h b/35.0.0/renderscript/clang-include/avx512pfintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512pfintrin.h
rename to 35.0.0/renderscript/clang-include/avx512pfintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512vbmiintrin.h b/35.0.0/renderscript/clang-include/avx512vbmiintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512vbmiintrin.h
rename to 35.0.0/renderscript/clang-include/avx512vbmiintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512vbmivlintrin.h b/35.0.0/renderscript/clang-include/avx512vbmivlintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512vbmivlintrin.h
rename to 35.0.0/renderscript/clang-include/avx512vbmivlintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512vlbwintrin.h b/35.0.0/renderscript/clang-include/avx512vlbwintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512vlbwintrin.h
rename to 35.0.0/renderscript/clang-include/avx512vlbwintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512vlcdintrin.h b/35.0.0/renderscript/clang-include/avx512vlcdintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512vlcdintrin.h
rename to 35.0.0/renderscript/clang-include/avx512vlcdintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512vldqintrin.h b/35.0.0/renderscript/clang-include/avx512vldqintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512vldqintrin.h
rename to 35.0.0/renderscript/clang-include/avx512vldqintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avx512vlintrin.h b/35.0.0/renderscript/clang-include/avx512vlintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avx512vlintrin.h
rename to 35.0.0/renderscript/clang-include/avx512vlintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/avxintrin.h b/35.0.0/renderscript/clang-include/avxintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/avxintrin.h
rename to 35.0.0/renderscript/clang-include/avxintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/bmi2intrin.h b/35.0.0/renderscript/clang-include/bmi2intrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/bmi2intrin.h
rename to 35.0.0/renderscript/clang-include/bmi2intrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/bmiintrin.h b/35.0.0/renderscript/clang-include/bmiintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/bmiintrin.h
rename to 35.0.0/renderscript/clang-include/bmiintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/clflushoptintrin.h b/35.0.0/renderscript/clang-include/clflushoptintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/clflushoptintrin.h
rename to 35.0.0/renderscript/clang-include/clflushoptintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/cpuid.h b/35.0.0/renderscript/clang-include/cpuid.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/cpuid.h
rename to 35.0.0/renderscript/clang-include/cpuid.h
diff --git a/35.0.0-rc1/renderscript/clang-include/cuda_builtin_vars.h b/35.0.0/renderscript/clang-include/cuda_builtin_vars.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/cuda_builtin_vars.h
rename to 35.0.0/renderscript/clang-include/cuda_builtin_vars.h
diff --git a/35.0.0-rc1/renderscript/clang-include/emmintrin.h b/35.0.0/renderscript/clang-include/emmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/emmintrin.h
rename to 35.0.0/renderscript/clang-include/emmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/f16cintrin.h b/35.0.0/renderscript/clang-include/f16cintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/f16cintrin.h
rename to 35.0.0/renderscript/clang-include/f16cintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/float.h b/35.0.0/renderscript/clang-include/float.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/float.h
rename to 35.0.0/renderscript/clang-include/float.h
diff --git a/35.0.0-rc1/renderscript/clang-include/fma4intrin.h b/35.0.0/renderscript/clang-include/fma4intrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/fma4intrin.h
rename to 35.0.0/renderscript/clang-include/fma4intrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/fmaintrin.h b/35.0.0/renderscript/clang-include/fmaintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/fmaintrin.h
rename to 35.0.0/renderscript/clang-include/fmaintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/fxsrintrin.h b/35.0.0/renderscript/clang-include/fxsrintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/fxsrintrin.h
rename to 35.0.0/renderscript/clang-include/fxsrintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/htmintrin.h b/35.0.0/renderscript/clang-include/htmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/htmintrin.h
rename to 35.0.0/renderscript/clang-include/htmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/htmxlintrin.h b/35.0.0/renderscript/clang-include/htmxlintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/htmxlintrin.h
rename to 35.0.0/renderscript/clang-include/htmxlintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/ia32intrin.h b/35.0.0/renderscript/clang-include/ia32intrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/ia32intrin.h
rename to 35.0.0/renderscript/clang-include/ia32intrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/immintrin.h b/35.0.0/renderscript/clang-include/immintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/immintrin.h
rename to 35.0.0/renderscript/clang-include/immintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/intrin.h b/35.0.0/renderscript/clang-include/intrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/intrin.h
rename to 35.0.0/renderscript/clang-include/intrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/inttypes.h b/35.0.0/renderscript/clang-include/inttypes.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/inttypes.h
rename to 35.0.0/renderscript/clang-include/inttypes.h
diff --git a/35.0.0-rc1/renderscript/clang-include/iso646.h b/35.0.0/renderscript/clang-include/iso646.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/iso646.h
rename to 35.0.0/renderscript/clang-include/iso646.h
diff --git a/35.0.0-rc1/renderscript/clang-include/limits.h b/35.0.0/renderscript/clang-include/limits.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/limits.h
rename to 35.0.0/renderscript/clang-include/limits.h
diff --git a/35.0.0-rc1/renderscript/clang-include/lzcntintrin.h b/35.0.0/renderscript/clang-include/lzcntintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/lzcntintrin.h
rename to 35.0.0/renderscript/clang-include/lzcntintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/mm3dnow.h b/35.0.0/renderscript/clang-include/mm3dnow.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/mm3dnow.h
rename to 35.0.0/renderscript/clang-include/mm3dnow.h
diff --git a/35.0.0-rc1/renderscript/clang-include/mm_malloc.h b/35.0.0/renderscript/clang-include/mm_malloc.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/mm_malloc.h
rename to 35.0.0/renderscript/clang-include/mm_malloc.h
diff --git a/35.0.0-rc1/renderscript/clang-include/mmintrin.h b/35.0.0/renderscript/clang-include/mmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/mmintrin.h
rename to 35.0.0/renderscript/clang-include/mmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/module.modulemap b/35.0.0/renderscript/clang-include/module.modulemap
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/module.modulemap
rename to 35.0.0/renderscript/clang-include/module.modulemap
diff --git a/35.0.0-rc1/renderscript/clang-include/mwaitxintrin.h b/35.0.0/renderscript/clang-include/mwaitxintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/mwaitxintrin.h
rename to 35.0.0/renderscript/clang-include/mwaitxintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/nmmintrin.h b/35.0.0/renderscript/clang-include/nmmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/nmmintrin.h
rename to 35.0.0/renderscript/clang-include/nmmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/opencl-c.h b/35.0.0/renderscript/clang-include/opencl-c.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/opencl-c.h
rename to 35.0.0/renderscript/clang-include/opencl-c.h
diff --git a/35.0.0-rc1/renderscript/clang-include/pkuintrin.h b/35.0.0/renderscript/clang-include/pkuintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/pkuintrin.h
rename to 35.0.0/renderscript/clang-include/pkuintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/pmmintrin.h b/35.0.0/renderscript/clang-include/pmmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/pmmintrin.h
rename to 35.0.0/renderscript/clang-include/pmmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/popcntintrin.h b/35.0.0/renderscript/clang-include/popcntintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/popcntintrin.h
rename to 35.0.0/renderscript/clang-include/popcntintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/prfchwintrin.h b/35.0.0/renderscript/clang-include/prfchwintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/prfchwintrin.h
rename to 35.0.0/renderscript/clang-include/prfchwintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/rdseedintrin.h b/35.0.0/renderscript/clang-include/rdseedintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/rdseedintrin.h
rename to 35.0.0/renderscript/clang-include/rdseedintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/rtmintrin.h b/35.0.0/renderscript/clang-include/rtmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/rtmintrin.h
rename to 35.0.0/renderscript/clang-include/rtmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/s390intrin.h b/35.0.0/renderscript/clang-include/s390intrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/s390intrin.h
rename to 35.0.0/renderscript/clang-include/s390intrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/shaintrin.h b/35.0.0/renderscript/clang-include/shaintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/shaintrin.h
rename to 35.0.0/renderscript/clang-include/shaintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/smmintrin.h b/35.0.0/renderscript/clang-include/smmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/smmintrin.h
rename to 35.0.0/renderscript/clang-include/smmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/stdalign.h b/35.0.0/renderscript/clang-include/stdalign.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/stdalign.h
rename to 35.0.0/renderscript/clang-include/stdalign.h
diff --git a/35.0.0-rc1/renderscript/clang-include/stdarg.h b/35.0.0/renderscript/clang-include/stdarg.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/stdarg.h
rename to 35.0.0/renderscript/clang-include/stdarg.h
diff --git a/35.0.0-rc1/renderscript/clang-include/stdatomic.h b/35.0.0/renderscript/clang-include/stdatomic.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/stdatomic.h
rename to 35.0.0/renderscript/clang-include/stdatomic.h
diff --git a/35.0.0-rc1/renderscript/clang-include/stdbool.h b/35.0.0/renderscript/clang-include/stdbool.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/stdbool.h
rename to 35.0.0/renderscript/clang-include/stdbool.h
diff --git a/35.0.0-rc1/renderscript/clang-include/stddef.h b/35.0.0/renderscript/clang-include/stddef.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/stddef.h
rename to 35.0.0/renderscript/clang-include/stddef.h
diff --git a/35.0.0-rc1/renderscript/clang-include/stdint.h b/35.0.0/renderscript/clang-include/stdint.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/stdint.h
rename to 35.0.0/renderscript/clang-include/stdint.h
diff --git a/35.0.0-rc1/renderscript/clang-include/stdnoreturn.h b/35.0.0/renderscript/clang-include/stdnoreturn.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/stdnoreturn.h
rename to 35.0.0/renderscript/clang-include/stdnoreturn.h
diff --git a/35.0.0-rc1/renderscript/clang-include/tbmintrin.h b/35.0.0/renderscript/clang-include/tbmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/tbmintrin.h
rename to 35.0.0/renderscript/clang-include/tbmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/tgmath.h b/35.0.0/renderscript/clang-include/tgmath.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/tgmath.h
rename to 35.0.0/renderscript/clang-include/tgmath.h
diff --git a/35.0.0-rc1/renderscript/clang-include/tmmintrin.h b/35.0.0/renderscript/clang-include/tmmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/tmmintrin.h
rename to 35.0.0/renderscript/clang-include/tmmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/unwind.h b/35.0.0/renderscript/clang-include/unwind.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/unwind.h
rename to 35.0.0/renderscript/clang-include/unwind.h
diff --git a/35.0.0-rc1/renderscript/clang-include/vadefs.h b/35.0.0/renderscript/clang-include/vadefs.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/vadefs.h
rename to 35.0.0/renderscript/clang-include/vadefs.h
diff --git a/35.0.0-rc1/renderscript/clang-include/varargs.h b/35.0.0/renderscript/clang-include/varargs.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/varargs.h
rename to 35.0.0/renderscript/clang-include/varargs.h
diff --git a/35.0.0-rc1/renderscript/clang-include/vecintrin.h b/35.0.0/renderscript/clang-include/vecintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/vecintrin.h
rename to 35.0.0/renderscript/clang-include/vecintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/wmmintrin.h b/35.0.0/renderscript/clang-include/wmmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/wmmintrin.h
rename to 35.0.0/renderscript/clang-include/wmmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/x86intrin.h b/35.0.0/renderscript/clang-include/x86intrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/x86intrin.h
rename to 35.0.0/renderscript/clang-include/x86intrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/xmmintrin.h b/35.0.0/renderscript/clang-include/xmmintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/xmmintrin.h
rename to 35.0.0/renderscript/clang-include/xmmintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/xopintrin.h b/35.0.0/renderscript/clang-include/xopintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/xopintrin.h
rename to 35.0.0/renderscript/clang-include/xopintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/xsavecintrin.h b/35.0.0/renderscript/clang-include/xsavecintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/xsavecintrin.h
rename to 35.0.0/renderscript/clang-include/xsavecintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/xsaveintrin.h b/35.0.0/renderscript/clang-include/xsaveintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/xsaveintrin.h
rename to 35.0.0/renderscript/clang-include/xsaveintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/xsaveoptintrin.h b/35.0.0/renderscript/clang-include/xsaveoptintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/xsaveoptintrin.h
rename to 35.0.0/renderscript/clang-include/xsaveoptintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/xsavesintrin.h b/35.0.0/renderscript/clang-include/xsavesintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/xsavesintrin.h
rename to 35.0.0/renderscript/clang-include/xsavesintrin.h
diff --git a/35.0.0-rc1/renderscript/clang-include/xtestintrin.h b/35.0.0/renderscript/clang-include/xtestintrin.h
similarity index 100%
rename from 35.0.0-rc1/renderscript/clang-include/xtestintrin.h
rename to 35.0.0/renderscript/clang-include/xtestintrin.h
diff --git a/35.0.0-rc1/renderscript/include/rs_allocation_create.rsh b/35.0.0/renderscript/include/rs_allocation_create.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_allocation_create.rsh
rename to 35.0.0/renderscript/include/rs_allocation_create.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_allocation_data.rsh b/35.0.0/renderscript/include/rs_allocation_data.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_allocation_data.rsh
rename to 35.0.0/renderscript/include/rs_allocation_data.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_atomic.rsh b/35.0.0/renderscript/include/rs_atomic.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_atomic.rsh
rename to 35.0.0/renderscript/include/rs_atomic.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_convert.rsh b/35.0.0/renderscript/include/rs_convert.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_convert.rsh
rename to 35.0.0/renderscript/include/rs_convert.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_core.rsh b/35.0.0/renderscript/include/rs_core.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_core.rsh
rename to 35.0.0/renderscript/include/rs_core.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_debug.rsh b/35.0.0/renderscript/include/rs_debug.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_debug.rsh
rename to 35.0.0/renderscript/include/rs_debug.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_for_each.rsh b/35.0.0/renderscript/include/rs_for_each.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_for_each.rsh
rename to 35.0.0/renderscript/include/rs_for_each.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_graphics.rsh b/35.0.0/renderscript/include/rs_graphics.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_graphics.rsh
rename to 35.0.0/renderscript/include/rs_graphics.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_io.rsh b/35.0.0/renderscript/include/rs_io.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_io.rsh
rename to 35.0.0/renderscript/include/rs_io.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_math.rsh b/35.0.0/renderscript/include/rs_math.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_math.rsh
rename to 35.0.0/renderscript/include/rs_math.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_matrix.rsh b/35.0.0/renderscript/include/rs_matrix.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_matrix.rsh
rename to 35.0.0/renderscript/include/rs_matrix.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_object_info.rsh b/35.0.0/renderscript/include/rs_object_info.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_object_info.rsh
rename to 35.0.0/renderscript/include/rs_object_info.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_object_types.rsh b/35.0.0/renderscript/include/rs_object_types.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_object_types.rsh
rename to 35.0.0/renderscript/include/rs_object_types.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_quaternion.rsh b/35.0.0/renderscript/include/rs_quaternion.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_quaternion.rsh
rename to 35.0.0/renderscript/include/rs_quaternion.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_time.rsh b/35.0.0/renderscript/include/rs_time.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_time.rsh
rename to 35.0.0/renderscript/include/rs_time.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_value_types.rsh b/35.0.0/renderscript/include/rs_value_types.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_value_types.rsh
rename to 35.0.0/renderscript/include/rs_value_types.rsh
diff --git a/35.0.0-rc1/renderscript/include/rs_vector_math.rsh b/35.0.0/renderscript/include/rs_vector_math.rsh
similarity index 100%
rename from 35.0.0-rc1/renderscript/include/rs_vector_math.rsh
rename to 35.0.0/renderscript/include/rs_vector_math.rsh
diff --git a/35.0.0-rc1/renderscript/lib/androidx-rs.jar b/35.0.0/renderscript/lib/androidx-rs.jar
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/androidx-rs.jar
rename to 35.0.0/renderscript/lib/androidx-rs.jar
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/bc/arm64-v8a/libclcore.bc b/35.0.0/renderscript/lib/bc/arm64-v8a/libclcore.bc
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/bc/arm64-v8a/libclcore.bc
rename to 35.0.0/renderscript/lib/bc/arm64-v8a/libclcore.bc
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/bc/armeabi-v7a/libclcore.bc b/35.0.0/renderscript/lib/bc/armeabi-v7a/libclcore.bc
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/bc/armeabi-v7a/libclcore.bc
rename to 35.0.0/renderscript/lib/bc/armeabi-v7a/libclcore.bc
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/bc/x86/libclcore.bc b/35.0.0/renderscript/lib/bc/x86/libclcore.bc
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/bc/x86/libclcore.bc
rename to 35.0.0/renderscript/lib/bc/x86/libclcore.bc
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/bc/x86_64/libclcore.bc b/35.0.0/renderscript/lib/bc/x86_64/libclcore.bc
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/bc/x86_64/libclcore.bc
rename to 35.0.0/renderscript/lib/bc/x86_64/libclcore.bc
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/blas/arm64-v8a/libblasV8.so b/35.0.0/renderscript/lib/blas/arm64-v8a/libblasV8.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/blas/arm64-v8a/libblasV8.so
rename to 35.0.0/renderscript/lib/blas/arm64-v8a/libblasV8.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/blas/armeabi-v7a/libblasV8.so b/35.0.0/renderscript/lib/blas/armeabi-v7a/libblasV8.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/blas/armeabi-v7a/libblasV8.so
rename to 35.0.0/renderscript/lib/blas/armeabi-v7a/libblasV8.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/blas/x86/libblasV8.so b/35.0.0/renderscript/lib/blas/x86/libblasV8.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/blas/x86/libblasV8.so
rename to 35.0.0/renderscript/lib/blas/x86/libblasV8.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/blas/x86_64/libblasV8.so b/35.0.0/renderscript/lib/blas/x86_64/libblasV8.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/blas/x86_64/libblasV8.so
rename to 35.0.0/renderscript/lib/blas/x86_64/libblasV8.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/arm64-v8a/libc.so b/35.0.0/renderscript/lib/intermediates/arm64-v8a/libc.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/arm64-v8a/libc.so
rename to 35.0.0/renderscript/lib/intermediates/arm64-v8a/libc.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/arm64-v8a/libcompiler_rt.a b/35.0.0/renderscript/lib/intermediates/arm64-v8a/libcompiler_rt.a
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/arm64-v8a/libcompiler_rt.a
rename to 35.0.0/renderscript/lib/intermediates/arm64-v8a/libcompiler_rt.a
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/arm64-v8a/libm.so b/35.0.0/renderscript/lib/intermediates/arm64-v8a/libm.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/arm64-v8a/libm.so
rename to 35.0.0/renderscript/lib/intermediates/arm64-v8a/libm.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/armeabi-v7a/libc.so b/35.0.0/renderscript/lib/intermediates/armeabi-v7a/libc.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/armeabi-v7a/libc.so
rename to 35.0.0/renderscript/lib/intermediates/armeabi-v7a/libc.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/armeabi-v7a/libcompiler_rt.a b/35.0.0/renderscript/lib/intermediates/armeabi-v7a/libcompiler_rt.a
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/armeabi-v7a/libcompiler_rt.a
rename to 35.0.0/renderscript/lib/intermediates/armeabi-v7a/libcompiler_rt.a
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/armeabi-v7a/libm.so b/35.0.0/renderscript/lib/intermediates/armeabi-v7a/libm.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/armeabi-v7a/libm.so
rename to 35.0.0/renderscript/lib/intermediates/armeabi-v7a/libm.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/x86/libc.so b/35.0.0/renderscript/lib/intermediates/x86/libc.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/x86/libc.so
rename to 35.0.0/renderscript/lib/intermediates/x86/libc.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/x86/libcompiler_rt.a b/35.0.0/renderscript/lib/intermediates/x86/libcompiler_rt.a
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/x86/libcompiler_rt.a
rename to 35.0.0/renderscript/lib/intermediates/x86/libcompiler_rt.a
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/x86/libm.so b/35.0.0/renderscript/lib/intermediates/x86/libm.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/x86/libm.so
rename to 35.0.0/renderscript/lib/intermediates/x86/libm.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/x86_64/libc.so b/35.0.0/renderscript/lib/intermediates/x86_64/libc.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/x86_64/libc.so
rename to 35.0.0/renderscript/lib/intermediates/x86_64/libc.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/x86_64/libcompiler_rt.a b/35.0.0/renderscript/lib/intermediates/x86_64/libcompiler_rt.a
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/x86_64/libcompiler_rt.a
rename to 35.0.0/renderscript/lib/intermediates/x86_64/libcompiler_rt.a
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/intermediates/x86_64/libm.so b/35.0.0/renderscript/lib/intermediates/x86_64/libm.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/intermediates/x86_64/libm.so
rename to 35.0.0/renderscript/lib/intermediates/x86_64/libm.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/arm64-v8a/libRSSupport.so b/35.0.0/renderscript/lib/packaged/arm64-v8a/libRSSupport.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/arm64-v8a/libRSSupport.so
rename to 35.0.0/renderscript/lib/packaged/arm64-v8a/libRSSupport.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/arm64-v8a/librsjni.so b/35.0.0/renderscript/lib/packaged/arm64-v8a/librsjni.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/arm64-v8a/librsjni.so
rename to 35.0.0/renderscript/lib/packaged/arm64-v8a/librsjni.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/arm64-v8a/librsjni_androidx.so b/35.0.0/renderscript/lib/packaged/arm64-v8a/librsjni_androidx.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/arm64-v8a/librsjni_androidx.so
rename to 35.0.0/renderscript/lib/packaged/arm64-v8a/librsjni_androidx.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/armeabi-v7a/libRSSupport.so b/35.0.0/renderscript/lib/packaged/armeabi-v7a/libRSSupport.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/armeabi-v7a/libRSSupport.so
rename to 35.0.0/renderscript/lib/packaged/armeabi-v7a/libRSSupport.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/armeabi-v7a/librsjni.so b/35.0.0/renderscript/lib/packaged/armeabi-v7a/librsjni.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/armeabi-v7a/librsjni.so
rename to 35.0.0/renderscript/lib/packaged/armeabi-v7a/librsjni.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/armeabi-v7a/librsjni_androidx.so b/35.0.0/renderscript/lib/packaged/armeabi-v7a/librsjni_androidx.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/armeabi-v7a/librsjni_androidx.so
rename to 35.0.0/renderscript/lib/packaged/armeabi-v7a/librsjni_androidx.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/x86/libRSSupport.so b/35.0.0/renderscript/lib/packaged/x86/libRSSupport.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/x86/libRSSupport.so
rename to 35.0.0/renderscript/lib/packaged/x86/libRSSupport.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/x86/librsjni.so b/35.0.0/renderscript/lib/packaged/x86/librsjni.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/x86/librsjni.so
rename to 35.0.0/renderscript/lib/packaged/x86/librsjni.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/x86/librsjni_androidx.so b/35.0.0/renderscript/lib/packaged/x86/librsjni_androidx.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/x86/librsjni_androidx.so
rename to 35.0.0/renderscript/lib/packaged/x86/librsjni_androidx.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/x86_64/libRSSupport.so b/35.0.0/renderscript/lib/packaged/x86_64/libRSSupport.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/x86_64/libRSSupport.so
rename to 35.0.0/renderscript/lib/packaged/x86_64/libRSSupport.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/x86_64/librsjni.so b/35.0.0/renderscript/lib/packaged/x86_64/librsjni.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/x86_64/librsjni.so
rename to 35.0.0/renderscript/lib/packaged/x86_64/librsjni.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/packaged/x86_64/librsjni_androidx.so b/35.0.0/renderscript/lib/packaged/x86_64/librsjni_androidx.so
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/packaged/x86_64/librsjni_androidx.so
rename to 35.0.0/renderscript/lib/packaged/x86_64/librsjni_androidx.so
Binary files differ
diff --git a/35.0.0-rc1/renderscript/lib/renderscript-v8.jar b/35.0.0/renderscript/lib/renderscript-v8.jar
similarity index 100%
rename from 35.0.0-rc1/renderscript/lib/renderscript-v8.jar
rename to 35.0.0/renderscript/lib/renderscript-v8.jar
Binary files differ
diff --git a/35.0.0-rc1/runtime.properties b/35.0.0/runtime.properties
similarity index 100%
rename from 35.0.0-rc1/runtime.properties
rename to 35.0.0/runtime.properties
diff --git a/35.0.0/source.properties b/35.0.0/source.properties
new file mode 100644
index 0000000..0316965
--- /dev/null
+++ b/35.0.0/source.properties
@@ -0,0 +1,3 @@
+Pkg.UserSrc=false
+Pkg.Revision=35.0.0
+#Pkg.Revision=35.0.0 rc4
diff --git a/35.0.0/split-select b/35.0.0/split-select
new file mode 100755
index 0000000..86a56d3
--- /dev/null
+++ b/35.0.0/split-select
Binary files differ
diff --git a/35.0.0-rc1/x86_64-linux-android-ld b/35.0.0/x86_64-linux-android-ld
similarity index 100%
rename from 35.0.0-rc1/x86_64-linux-android-ld
rename to 35.0.0/x86_64-linux-android-ld
diff --git a/35.0.0/zipalign b/35.0.0/zipalign
new file mode 100755
index 0000000..bffbf21
--- /dev/null
+++ b/35.0.0/zipalign
Binary files differ