Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f63283dd authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4742838 from 728cb519 to pi-release

Change-Id: I41c109022b915f160a4971c66eb9fd171d64a8a8
parents 73310acc 728cb519
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,3 +11,5 @@ checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPL
api_lint_hook = ${REPO_ROOT}/frameworks/base/tools/apilint/apilint_sha.sh ${PREUPLOAD_COMMIT}

strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_sha.sh ${PREUPLOAD_COMMIT}

hidden_api_txt_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}
+0 −8
Original line number Diff line number Diff line
@@ -321,14 +321,6 @@ package android.net {
  public static abstract class NetworkBadging.Badging implements java.lang.annotation.Annotation {
  }

  public class NetworkRequest implements android.os.Parcelable {
    method public boolean hasUnwantedCapability(int);
  }

  public static class NetworkRequest.Builder {
    method public android.net.NetworkRequest.Builder addUnwantedCapability(int);
  }

  public class SSLCertificateSocketFactory extends javax.net.ssl.SSLSocketFactory {
    method public static deprecated org.apache.http.conn.ssl.SSLSocketFactory getHttpSocketFactory(int, android.net.SSLSessionCache);
  }
+548 −540

File changed.

Preview size limit exceeded, changes collapsed.

+78 −78

File changed.

Preview size limit exceeded, changes collapsed.

+283 −108

File changed.

Preview size limit exceeded, changes collapsed.

Loading