- Sep 25, 2023
-
-
Jihoon Kang authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2756401 Change-Id: I8955771036c93e8e33bf8e50c76ce8ddb35bff57 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jihoon Kang authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2756400 Change-Id: Ia3c61e131d333ad37eb391196ba06210ccfb6983 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jihoon Kang authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2756399 Change-Id: I129af1e13b3dec4876f2b2ace2e7d61b600b724c Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jihoon Kang authored
* changes: Add api_surface prop to non-updatable droidstubs Replace api_files prop to api_contributions Remove non-updatable contribution from android_test_stubs_current_contributions
-
Nick Chameyev authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2759545 Change-Id: Ic44d4773b69cd7868ce923375a3acde064f9db84 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Nick Chameyev authored
-
Pete Bentley authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2750902 Change-Id: Ia23b2d5500cc594cac2c6832adfe2855f6b9d499 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Pete Bentley authored
-
- Sep 24, 2023
-
-
Shaquille Johnson authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2760588 Change-Id: I39e1404a66848a0258010660759e471cae95ec13 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Shaquille Johnson authored
-
- Sep 23, 2023
-
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2758091 Change-Id: I60daa52f4caa443a453f6824d265db0009f32991 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Sep 22, 2023
-
-
Treehugger Robot authored
-
Shaquille Johnson authored
Bug: 282058146 Test: Treehugger Merged-In: Idd66455b28cc61e53c68f559244ad2d022cf65d3 Change-Id: Iaa956dec6c64220bcd3a83390b4a9811c42e518e
-
Mårten Kongstad authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2759286 Change-Id: I3a2b01b9d8885c71a5cb906cfa6005a98c7f2575 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Mårten Kongstad authored
-
Thiébaud Weksteen authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2758608 Change-Id: I7eb9769f91318a8ebb28f9b26f709c6a1e377384 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Thiébaud Weksteen authored
-
Kevin Chyn authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2756286 Change-Id: I76afdd924f74848bc6a29affb1cc60e720438a36 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kevin Chyn authored
-
Pawan Wagh authored
Use null class loader to fuzz readParcelable. Bug: 301519740 Test: m java_binder_parcel_fuzzer && ./jazzer_helper.sh --fuzz_target java_binder_parcel_fuzzer --target_class parcelfuzzer.ParcelFuzzer Change-Id: Ieeff3cf9ea5734441d417d16691d7ca9b708c5b3
-
Thiébaud Weksteen authored
Commit df4cd065 updated how command line arguments are parsed. However, sys.argv[0] should be ignored (as this is the name of the program). Remove the argument, so the default value (sys.argv[1:]) is used. Also, use the embedded_launcher so that the help renders as: usage: lint_fix [-h] instead of: usage: usage: __soong_entrypoint_redirector__.py [-h] Test: lint_fix --print --no-fix --check AnnotatedAidlCounter \ --lint-module AndroidUtilsLintChecker services.autofill Change-Id: I00e3e3b70c9715e363d3448ae84bf9ff161f2306
-
Jihoon Kang authored
All droidstubs created from sdk_library possess api_surface information, while the non-updatable droidstubs do not define this property. This change defines api_surface for non-updatable droidstubs so that the information can be used in java_api_library Test: m nothing Bug: 301321012 Change-Id: I6c08003bb8c366f331440e52bbde776999fd6c94
-
- Sep 21, 2023
-
-
Jihoon Kang authored
-
Jayachandran C authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2754967 Change-Id: If5c412fb861ad9b2e64db442a9bcb15c4c223566 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jayachandran C authored
-
Nick Chameyev authored
Bug: 284266229 Test: presubmit Flag: none (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f00d54005df32200eaf8c7eaaa95bba266bda8dc) Merged-In: Ie7f7d334a4904bfbb19baa5dc814291828a8c9eb Change-Id: Ie7f7d334a4904bfbb19baa5dc814291828a8c9eb
-
Liz Kammer authored
The auto-generated Flags.FLAG_NAME constants are difficult to review in API tracking files. metalava will expand annotation arguments if (1) the field declaration is known to metalava, and (2) the constant is not part of the API surface. The auto-generated constants are hidden, so not part of any API surface. This satisfies (1). This CL adds the auto-generated sources to metalava's input. This satisfies (2). (cherry picked from commit 01544b94) Bug: 297881670 Test: m checkapi Test: m <partition>/etc/aconfig_flags.textproto & diff against a clean build Merged-In: I757c6e87d81768ef6095a4bea67c74c3ae6028a7 Change-Id: I757c6e87d81768ef6095a4bea67c74c3ae6028a7
-
Oleg Petšjonkin authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2755137 Change-Id: I58e429bba013b17f66ddf646cd7bd4b5796714ac Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Oleg Petšjonkin authored
-
Jihoon Kang authored
This change was already submitted with https://android-review.git.corp.google.com/q/topic:%22revert-2713677-revert-2655262-move_java_api_libraries-JTESUMBERD-FPSEKJYXCE%22 but was never propagated to downstream. Test: m nothing --build-from-text-stub Merged-In: I479ec3b1554dcc6630207c5f095c6f9d211b035b Change-Id: I4f7ea80608945d3d1840751e25fa7b0f92c119b8
-
Thiébaud Weksteen authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2745027 Change-Id: I126fa38c0e413fea5db2181a7884bab167304457 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Sep 20, 2023
-
-
Ale Nijamkin authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2753845 Change-Id: Ibddf56329661553741c531da0237ab834035edec Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Thiébaud Weksteen authored
-
Ale Nijamkin authored
-
Jihoon Kang authored
As a process to enforce all api files in java_api_library to be passed via java_api_contributions, this change removes the remaining usages of api_files property in java_api_library and replace them with java_api_contributions Test: m --build-from-text-stub Bug: 300964421 Change-Id: Iabeebef2cd0ab7c49d60c7e79d484df3237fced4
-
Jihoon Kang authored
This change fixes the defaults definition so that it is more aligned to the definition of other android_*_stubs_current_contributions, which is created in frameworks/base/api/api.go Test: m nothing --build-from-text-stub Bug: 301318660 Change-Id: I056807c8c0bbdebda5b4ca9704f4f65e99b7f433
-
Kevin Chyn authored
Fixes: 297949293 Bug: 223153452 Test: run each test with 100 iterations Change-Id: I333dcc2c10346ce585d1c5e7f16cad113b2b5a95 Merged-In: I333dcc2c10346ce585d1c5e7f16cad113b2b5a95
-
Christopher Parsons authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2751686 Change-Id: Ifbe695574139c1f1f674da0470f6b1885114bcad Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Christopher Parsons authored
-
PAVAN ITTAMALLA authored
Google RCS uses FTEU MO SMS for phone number verification. Ownership proof for PS-37477: https://screenshot.googleplex.com/5ZBYyjJc8FbzT8c BUG: 295455225 TEST: tested the regional configuration with and without the allow listing as per go/premiumsms https://screenshot.googleplex.com/BRCBpc9EMfXDAir https://screenshot.googleplex.com/7brwQyFs3xMHjqi Signed-off-by:
Pavan Ittamalla <(pittamalla@google.com)> (cherry picked from https://android-review.googlesource.com/q/commit:acca0a0713fedc8b6edef461c95b86217de6677c) Merged-In: If6235e67cf06810b22f5c648cb8a04c18875bbbc Change-Id: If6235e67cf06810b22f5c648cb8a04c18875bbbc
-