Anton Hansson
f7ecf41a1c
Enhance documentation in mainline stubs am: ee390f26eb am: e8e98efe4b am: 111412e5c8 am: ba3fef4cc2
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1827251
Change-Id: Iba444e6c09ce77000f071ac5527edac424ef2c7f
2021-09-21 15:41:41 +00:00
Anton Hansson
ba3fef4cc2
Enhance documentation in mainline stubs am: ee390f26eb am: e8e98efe4b am: 111412e5c8
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1827251
Change-Id: I220e59d7e03db5a434073b22f820bd613ca6cfc4
2021-09-21 15:26:53 +00:00
Anton Hansson
111412e5c8
Enhance documentation in mainline stubs am: ee390f26eb am: e8e98efe4b
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1827251
Change-Id: Ib62126f1b20129ad353a61942455a69bcbcddd6e
2021-09-21 15:12:01 +00:00
Anton Hansson
e8e98efe4b
Enhance documentation in mainline stubs am: ee390f26eb
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1827251
Change-Id: Ie7749d6944ea77911713848dc8c8276b062022a1
2021-09-21 14:57:36 +00:00
Anton Hansson
ee390f26eb
Enhance documentation in mainline stubs
...
Metalava has a feature to "enhance documentation" which is mostly based
on auto-generating documentation text based on source-retention
annotations. This is turned on automatically for doc stubs, but here
we are enabling it for module's jar stubs as well.
The point of this is to be able to replace the module source code with
module jar stub source code when generating doc stubs -- something
previously not possible because most source-retention annotations are
not present in the jar stubs.
In order for the enhancement to work properly, metalava needs to be
passed the annotation source code rather than the annotations library.
This is because of various javadoc tags controlling what documentation
is generated, e.g. @paramDoc, @returnDoc etc.
Bug: 186197911
Test: manually inspect module stub source code is enhanced
Change-Id: I3fda4cd64e49c1da33fe614c30aafd9fa0dba3b9
2021-09-20 15:11:55 +01:00
Alan Viverette
131c540897
Update allowed_deps.txt to account for correct library target names
...
No new dependencies.
Bug: 197802324
Test: Global presubmit
Change-Id: I69c769b1b51cec5fd98ba312edc9b6610df8cdd4
Merged-In: I69c769b1b51cec5fd98ba312edc9b6610df8cdd4
(cherry picked from commit 59ba4d4460 )
2021-09-17 10:59:50 -07:00
Aurimas Liutikas
2885745060
[automerger skipped] Update apex allowed list am: 73e09b282a -s ours am: cfe1dd7d4f -s ours am: 3d59ee897a -s ours
...
am skip reason: Merged-In Ib5f548e177d3a484dee64f368d566bbbc3076bab with SHA-1 045579031c is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15799511
Change-Id: I519e0202c4fdf79fa45ba1dde5061bac0b945b29
2021-09-13 21:38:16 +00:00
Aurimas Liutikas
3d59ee897a
[automerger skipped] Update apex allowed list am: 73e09b282a -s ours am: cfe1dd7d4f -s ours
...
am skip reason: Merged-In Ib5f548e177d3a484dee64f368d566bbbc3076bab with SHA-1 045579031c is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15799511
Change-Id: I107f2ff2e77a3b87a5483c0cabdc417a26335f5a
2021-09-13 21:22:11 +00:00
Aurimas Liutikas
cfe1dd7d4f
[automerger skipped] Update apex allowed list am: 73e09b282a -s ours
...
am skip reason: Merged-In Ib5f548e177d3a484dee64f368d566bbbc3076bab with SHA-1 045579031c is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15799511
Change-Id: Ie5f801d2096f8c972ddd7cb7cdeaa4780d67e355
2021-09-13 21:14:30 +00:00
Colin Cross
847c66ee37
Merge "Update apex allowed list" into sc-dev-plus-aosp am: 26849ce17e am: 2ba090e19c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15689393
Change-Id: Ic299a6a2e6c46b3e8abba2fc39d8cb8d3ca651d3
2021-09-09 22:18:29 +00:00
Colin Cross
2ba090e19c
Merge "Update apex allowed list" into sc-dev-plus-aosp am: 26849ce17e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15689393
Change-Id: Ie1dad7c9d7fee29592569accdadc93878e2720ef
2021-09-09 21:56:57 +00:00
Aurimas Liutikas
73e09b282a
Update apex allowed list
...
Test: N/A
Change-Id: Ib5f548e177d3a484dee64f368d566bbbc3076bab
Merged-In: Ib5f548e177d3a484dee64f368d566bbbc3076bab
(cherry picked from commit 0b577f961f )
2021-09-09 14:41:17 -07:00
Colin Cross
26849ce17e
Merge "Update apex allowed list" into sc-dev-plus-aosp
2021-09-09 21:22:23 +00:00
Anton Hansson
12db552292
Update allowed_deps for library split am: 9549fd75b9 am: 6d6909abeb am: 1e7f0fd0e6 am: f9d7bc9473
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1821755
Change-Id: I2b7e7e70f0044706060f72e49f5ed6334d832845
2021-09-09 17:33:41 +00:00
Anton Hansson
f9d7bc9473
Update allowed_deps for library split am: 9549fd75b9 am: 6d6909abeb am: 1e7f0fd0e6
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1821755
Change-Id: I27a820819283597cb66e82d35df0a31696b6ebe7
2021-09-09 17:09:18 +00:00
Anton Hansson
1e7f0fd0e6
Update allowed_deps for library split am: 9549fd75b9 am: 6d6909abeb
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1821755
Change-Id: I31dd7ae84dc6efd81052d48ec7d5149ee88ce9a0
2021-09-09 16:55:22 +00:00
Anton Hansson
6d6909abeb
Update allowed_deps for library split am: 9549fd75b9
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1821755
Change-Id: I17d44671b6ff8c4cbdcdaccb00def8d4815f03f5
2021-09-09 16:29:19 +00:00
Anton Hansson
9549fd75b9
Update allowed_deps for library split
...
No-Allowed-Deps-Check: These were already allowed via modules-utils-os.
Test: m apex-allowed-deps-check
Change-Id: Id0a211c23ea8acbd417956b06bb18ee74960cc34
2021-09-09 15:58:11 +01:00
Chris Ye
cf8e8d760b
Add support of Wifi hostapd AIDL interface. am: 7ff1014bb0 am: 49bdded9ec am: 39bb187401 am: 62a75cf642
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1819980
Change-Id: I718808b9640afb87ec5bfe7785360af5ad2f0f20
2021-09-08 18:14:32 +00:00
Chris Ye
62a75cf642
Add support of Wifi hostapd AIDL interface. am: 7ff1014bb0 am: 49bdded9ec am: 39bb187401
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1819980
Change-Id: I4b15a9ac256f7c9e01fa10c04825c011cbacb637
2021-09-08 17:58:27 +00:00
Chris Ye
39bb187401
Add support of Wifi hostapd AIDL interface. am: 7ff1014bb0 am: 49bdded9ec
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1819980
Change-Id: Ib9ed6254e88c6decf47ab755c3a91a8bd4caf284
2021-09-08 17:44:28 +00:00
Chris Ye
49bdded9ec
Add support of Wifi hostapd AIDL interface. am: 7ff1014bb0
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1819980
Change-Id: I825ddca7c86e88041df91a086f75b8b5322db2f4
2021-09-08 17:30:10 +00:00
Chris Ye
7ff1014bb0
Add support of Wifi hostapd AIDL interface.
...
Add Wifi hostapd java backend AIDL library as dependency.
Bug: 194806512
Test: Built
Change-Id: Id6c40df22614a2154a11b8b7e8cc4eea3f151691
2021-09-07 13:35:37 -07:00
William Escande
13b9a535ee
Dependency update for StateMachine am: 0c90b22fb5 am: c05814a268 am: 6b7c544c86 am: bc584312a6
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1818147
Change-Id: Idc0a5546a4d0c14e67d63e2824c1b7c0858bd173
2021-09-07 14:46:49 +00:00
William Escande
bc584312a6
Dependency update for StateMachine am: 0c90b22fb5 am: c05814a268 am: 6b7c544c86
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1818147
Change-Id: Ia6d2d0e793ecf4d7cd67b9f396e992183e1bba06
2021-09-07 14:33:34 +00:00
William Escande
6b7c544c86
Dependency update for StateMachine am: 0c90b22fb5 am: c05814a268
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1818147
Change-Id: Ib6b4bd081808151a43253f9301b31a8ce0dd00af
2021-09-07 14:21:56 +00:00
William Escande
c05814a268
Dependency update for StateMachine am: 0c90b22fb5
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1818147
Change-Id: Ic80077d1be8d591270872768cd3e9d599c6ae934
2021-09-07 14:00:18 +00:00
William Escande
ae60e5a99e
Dependency update for BackgroundThread HandlerExecutor am: c0bf47b634 am: f42cb3a287 am: cb91f71820 am: d0e56f0698
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1800999
Change-Id: Ia148ab519fce145c68ff50ea2a9580da3f89cccd
2021-09-06 13:31:20 +00:00
William Escande
d0e56f0698
Dependency update for BackgroundThread HandlerExecutor am: c0bf47b634 am: f42cb3a287 am: cb91f71820
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1800999
Change-Id: I67fe685707dd6e8802f84e90b960fab3a643870a
2021-09-06 13:19:12 +00:00
William Escande
cb91f71820
Dependency update for BackgroundThread HandlerExecutor am: c0bf47b634 am: f42cb3a287
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1800999
Change-Id: I1d4a55243ae9c44056f52f4840256712c34fc033
2021-09-06 13:06:26 +00:00
William Escande
f42cb3a287
Dependency update for BackgroundThread HandlerExecutor am: c0bf47b634
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1800999
Change-Id: Idab9c6c6a069f3cd71c4061f7e2f7b0302381d3c
2021-09-06 12:57:48 +00:00
William Escande
0c90b22fb5
Dependency update for StateMachine
...
Bug: 198418216
Tag: #refactor
Test: Build
Change-Id: I5a5944155a72e5e4468a8e213109725051f9ef18
2021-09-04 08:07:09 +00:00
William Escande
c0bf47b634
Dependency update for BackgroundThread HandlerExecutor
...
Bug: 198418216
Tag: #refactor
Test: Build
Change-Id: Ic79a258436329ba56f9890dec1400464df253d83
2021-09-03 17:47:24 +00:00
Anton Hansson
5ce1203d34
[automerger skipped] Merge "Convert the sdk proto genrule to use soong var" am: 5eca3e3d82 -s ours am: bf68b29dcb -s ours am: 5936c1c6e6 -s ours am: 5ed298381e -s ours
...
am skip reason: Merged-In Ifd426ca602c14e7a5c5605622da11c992d0c5c59 with SHA-1 176fab8a9f is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1814163
Change-Id: I0cfb9dc0f09700b112ec9759636479177620f73c
2021-09-01 09:58:00 +00:00
Anton Hansson
5ed298381e
[automerger skipped] Merge "Convert the sdk proto genrule to use soong var" am: 5eca3e3d82 -s ours am: bf68b29dcb -s ours am: 5936c1c6e6 -s ours
...
am skip reason: Merged-In Ifd426ca602c14e7a5c5605622da11c992d0c5c59 with SHA-1 176fab8a9f is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1814163
Change-Id: I5c7d1200dddb5d614267f52172c7fa0f8cc61423
2021-09-01 09:45:47 +00:00
Anton Hansson
5936c1c6e6
[automerger skipped] Merge "Convert the sdk proto genrule to use soong var" am: 5eca3e3d82 -s ours am: bf68b29dcb -s ours
...
am skip reason: Merged-In Ifd426ca602c14e7a5c5605622da11c992d0c5c59 with SHA-1 176fab8a9f is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1814163
Change-Id: I09f61fcd01797b4168afa644300febe2af876704
2021-09-01 09:32:11 +00:00
Anton Hansson
bf68b29dcb
[automerger skipped] Merge "Convert the sdk proto genrule to use soong var" am: 5eca3e3d82 -s ours
...
am skip reason: Merged-In Ifd426ca602c14e7a5c5605622da11c992d0c5c59 with SHA-1 176fab8a9f is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1814163
Change-Id: I290bba3bb3ffe3c69e4464410d237dc0b5f6dd05
2021-09-01 09:19:54 +00:00
Anton Hansson
9063f9b430
[automerger skipped] Convert the sdk proto genrule to use soong var am: 176fab8a9f -s ours am: cd0b2926b9 -s ours am: 1ccef1a9fe -s ours
...
am skip reason: Merged-In Ifd426ca602c14e7a5c5605622da11c992d0c5c59 with SHA-1 b89eeb7a48 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15727168
Change-Id: I3d13477bf67a08d21291dc07d4a627fab506a1fb
2021-09-01 09:00:36 +00:00
Anton Hansson
5eca3e3d82
Merge "Convert the sdk proto genrule to use soong var"
2021-09-01 09:00:16 +00:00
Anton Hansson
1ccef1a9fe
[automerger skipped] Convert the sdk proto genrule to use soong var am: 176fab8a9f -s ours am: cd0b2926b9 -s ours
...
am skip reason: Merged-In Ifd426ca602c14e7a5c5605622da11c992d0c5c59 with SHA-1 b89eeb7a48 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15727168
Change-Id: Ib8272144e9681c5c72e6ce04039541eba1de8b62
2021-09-01 08:45:58 +00:00
Anton Hansson
cd0b2926b9
[automerger skipped] Convert the sdk proto genrule to use soong var am: 176fab8a9f -s ours
...
am skip reason: Merged-In Ifd426ca602c14e7a5c5605622da11c992d0c5c59 with SHA-1 b89eeb7a48 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15727168
Change-Id: Ie957850c2e0972546c6cde94720d4304b7a1f478
2021-09-01 08:34:30 +00:00
Anton Hansson
176fab8a9f
Convert the sdk proto genrule to use soong var
...
Instead of baking it into the Android.bp file, define the canonical
value in build/make and reuse it here.
Bug: 195281582
Test: m current_sdkinfo and inspect
Change-Id: Ifd426ca602c14e7a5c5605622da11c992d0c5c59
Merged-In: Ifd426ca602c14e7a5c5605622da11c992d0c5c59
2021-08-31 17:42:28 +00:00
Anton Hansson
e3b8ae63af
Merge "Convert the sdk proto genrule to use soong var" into sc-dev-plus-aosp am: 316b6fd9d2 am: ebb78fab73
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15693253
Change-Id: I6dedbf4e565bac3dbf178fead5bdd15f275c231a
2021-08-31 11:10:51 +00:00
Anton Hansson
ebb78fab73
Merge "Convert the sdk proto genrule to use soong var" into sc-dev-plus-aosp am: 316b6fd9d2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15693253
Change-Id: I09f73d23c3d62d19cf214bb4b3f9eb509087a6f1
2021-08-31 10:59:02 +00:00
Anton Hansson
316b6fd9d2
Merge "Convert the sdk proto genrule to use soong var" into sc-dev-plus-aosp
2021-08-31 10:15:34 +00:00
Treehugger Robot
891fa41e54
Merge "Split basic audio types from audioclient-types-aidl-cpp" am: f2c1a31a02 am: d9e6e82a5d am: c8bbf887a5 am: bb670bd55f
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1809141
Change-Id: Icb899cbdf97d31358d65af0fca624cc2a8a5b8a7
2021-08-30 10:37:02 +00:00
Treehugger Robot
bb670bd55f
Merge "Split basic audio types from audioclient-types-aidl-cpp" am: f2c1a31a02 am: d9e6e82a5d am: c8bbf887a5
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1809141
Change-Id: If0b0f4df05dd22de21088502ceb9ec2764a5f00f
2021-08-30 10:16:27 +00:00
Treehugger Robot
c8bbf887a5
Merge "Split basic audio types from audioclient-types-aidl-cpp" am: f2c1a31a02 am: d9e6e82a5d
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1809141
Change-Id: I1d9d20bf1708d4159c715bc589c5d760699bffa8
2021-08-30 09:57:44 +00:00
Treehugger Robot
d9e6e82a5d
Merge "Split basic audio types from audioclient-types-aidl-cpp" am: f2c1a31a02
...
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1809141
Change-Id: I34dc925c84d13cd6a50d2f23668e2cc8dd09aac9
2021-08-30 09:37:54 +00:00
Treehugger Robot
f2c1a31a02
Merge "Split basic audio types from audioclient-types-aidl-cpp"
2021-08-30 08:41:52 +00:00