aboutsummaryrefslogtreecommitdiff
path: root/apex/apex.go
AgeCommit message (Expand)Author
2021-08-11Collect lint reports from apps in apexesColin Cross
2021-06-25Fix inconsistencies in the apex names used for the apex variations.Martin Stjernholm
2021-06-19Merge "Set default value of generate_hashtree property to true" into sc-devNikita Ioffe
2021-06-18Set default value of generate_hashtree property to trueNikita Ioffe
2021-06-18Create APEX variant for prebuilt_apex/apex_setPaul Duffin
2021-06-09Rename test_only_no_hashtree to generate_hashtreeNikita Ioffe
2021-05-21Merge changes I4e7a7ac5,I0c73361b into sc-devMartin Stjernholm
2021-05-21Store dex jar paths in bootclasspath_fragment's apex content infoPaul Duffin
2021-05-20Record the actual APEXes that a module is part of.Jiyong Park
2021-05-20Rename InApexes -> InApexVariantsJiyong Park
2021-05-18Add systemserverclasspath_fragments property to apex.satayev
2021-05-18Move classpaths.proto related info into a separate provider.satayev
2021-05-17Order apex files by destination path not source pathPaul Duffin
2021-05-13Merge "Move markPlatformAvailability mutator before apexMutator" am: c75bf688...Paul Duffin
2021-05-13Merge "Move markPlatformAvailability mutator before apexMutator"Paul Duffin
2021-05-13Merge "Allow module types to force creation of a default APEX variant" am: 98...Paul Duffin
2021-05-13Merge "Allow module types to force creation of a default APEX variant"Paul Duffin
2021-05-12Merge "Refactor vendor snapshot to use LinkableInterface." am: 7ce2dee09e am:...Ivan Lozano
2021-05-12Refactor vendor snapshot to use LinkableInterface.Ivan Lozano
2021-05-12Move markPlatformAvailability mutator before apexMutatorPaul Duffin
2021-05-12Allow module types to force creation of a default APEX variantPaul Duffin
2021-05-11Merge "Generate empty classpaths.proto for bootclasspath_fragment.go." am: a5...Treehugger Robot
2021-05-11Merge "Generate empty classpaths.proto for bootclasspath_fragment.go."Treehugger Robot
2021-05-11Generate empty classpaths.proto for bootclasspath_fragment.go.satayev
2021-05-10Merge "Move creation of deapexer modules to separate mutator" am: b60def6def ...Paul Duffin
2021-05-10Move creation of deapexer modules to separate mutatorPaul Duffin
2021-04-27apex: remove use_vendorSteven Moreland
2021-04-26Merge "Delegate retrieval of dex boot jar for apex to the bootclasspath_fragm...Paul Duffin
2021-04-26Merge "Extract bootclasspathFragment related code into separate functions" am...Paul Duffin
2021-04-26Merge "Rename BootImageInfo to BootclasspathFragmentApexContentInfo" am: 71c8...Paul Duffin
2021-04-26Delegate retrieval of dex boot jar for apex to the bootclasspath_fragmentPaul Duffin
2021-04-26Extract bootclasspathFragment related code into separate functionsPaul Duffin
2021-04-26Rename BootImageInfo to BootclasspathFragmentApexContentInfoPaul Duffin
2021-04-23Rename BootImageModule to BootclasspathFragmentModule am: 7771eba88e am: 6874...Paul Duffin
2021-04-23Rename BootImageModule to BootclasspathFragmentModulePaul Duffin
2021-04-22Merge "Make apex.key and certificate overridable." am: 6a328ff8ac am: 78939b2...Jaewoong Jung
2021-04-22Merge "Make apex.key and certificate overridable."Jaewoong Jung
2021-04-22Merge changes I67589bcc,Ibcfae390 am: 7cbdf81e95 am: 33f495f305 am: 13b9d25ed4Paul Duffin
2021-04-21bootclasspath_fragment must only depend on source contentsPaul Duffin
2021-04-20Merge "Remove unused boot_images property and rename tag" am: d353f20179 am: ...Paul Duffin
2021-04-20Make apex.key and certificate overridable.Jaewoong Jung
2021-04-20Remove unused boot_images property and rename tagPaul Duffin
2021-04-16Merge changes Ib07d4410,I0b306292 am: 7b4fb51919 am: 24f37728ee am: 08956ce9b5Jiyong Park
2021-04-15ApexInfo doesn't pass MinSdkVersion as string, but as ApiLevelJiyong Park
2021-04-14Merge "SdkSpec is fully using ApiLevel"Jiyong Park
2021-04-12SdkSpec is fully using ApiLevelJiyong Park
2021-04-09Merge "Shared lib dependencies from rlib are included in APEX" am: a417f881bd...Jiyong Park
2021-04-08Shared lib dependencies from rlib are included in APEXJiyong Park
2021-04-08SdkSpec is fully using ApiLevelJiyong Park
2021-04-07Merge "Remove libgcc toolchain libs for Android" am: 3f3bb83f81 am: f72c6f2e4...Ryan Prichard