- Feb 20, 2020
-
-
David Su authored
Build OsuLogin against system_current and make it available to the wifi apex. Bug: 149346045 Test: Attempted to connect to an OSU network, verify OsuLogin page pops up Change-Id: Ib71772f09d85b544f1298493ca34b10243a6a9f5
-
- Dec 20, 2019
-
-
markchien authored
CleanSpec only respect root of a git project. Remove packages/Tethering/CldanSpec.mk because it never be read. Bug: 144320246 Test: manual build InProcessTethering and observed it is removed after adding new clean step. Change-Id: I58750e4a1fe11018d83da1ebf828d1b3134ec765 Merged-In: I58750e4a1fe11018d83da1ebf828d1b3134ec765
-
markchien authored
CleanSpec only respect root of a git project. Remove packages/Tethering/CldanSpec.mk because it never be read. Bug: 144320246 Test: manual build InProcessTethering and observed it is removed after adding new clean step. Change-Id: I58750e4a1fe11018d83da1ebf828d1b3134ec765
-
- Dec 18, 2019
-
-
Alex Buynytskyy authored
This is the first step, migrating java parts. CleanSpec.mk added as a workaround for b/146502407 Test: builds and flashes Bug: b/136132412 Change-Id: Id0a26aa011b555ea457b5aafe7f5789c36d25bcc
-
- Dec 12, 2019
-
-
Tej Singh authored
This moves StatsCompanionService into the statsd apex. service-statsd.jar is no longer installed to system/framework, and is instead installed to /apex/com.android.os.statsd/javalib/service-statsd.jar. Bug: 145923413 Test: make clean; make; vendor/google/tools/flashall and manual inspection of jar locations Test: made trivial update to SCS and bumped the version of the apex. Then did: 1. make com.android.os.statsd 2. adb install com.android.os.statsd 3. adb reboot. Verified that the change was reflected via the apex update Change-Id: I456a60d022d4286f47fe3dd5cd159de39897119e
-
- Nov 22, 2019
-
-
Anton Hansson authored
Name them framework-* and service-* instead of *-(framework|service). This matches the proposal in go/android-apex-for-framework. Test: treehugger Change-Id: I16754a5f08e002a8bc8862b11281f12cc6c8739f
-
- Nov 01, 2019
-
-
Amit Mahajan authored
And move mms util code to the new folder. Test: basic sanity Bug: 140763963 Merged-in: I0d92ed3fca1fc186484ea8d3c5d17b6e332e7d22 Change-Id: I0d92ed3fca1fc186484ea8d3c5d17b6e332e7d22 (cherry picked from commit d355153d)
-
- Oct 15, 2019
-
-
Amit Mahajan authored
No component other than voip-common uses it. Test: basic sanity Bug: 140872785 Merged-in: Ie8c9a7266d1ed9ea67b43c9267610e236b6e547a Change-Id: Ie8c9a7266d1ed9ea67b43c9267610e236b6e547a (cherry picked from commit 18f58774)
-
- Oct 01, 2019
-
-
Amit Mahajan authored
And move mms util code to the new folder. Test: basic sanity Bug: 140763963 Change-Id: I0d92ed3fca1fc186484ea8d3c5d17b6e332e7d22
-
- Sep 11, 2019
-
-
Amit Mahajan authored
No component other than voip-common uses it. Test: basic sanity Bug: 140872785 Change-Id: Ie8c9a7266d1ed9ea67b43c9267610e236b6e547a
-
- May 22, 2019
-
-
Remi NGUYEN VAN authored
PlatformCaptivePortalLogin must be used with InProcessNetworkStack instead of CaptivePortalLogin, since the signature of the APKs must match. Bug: 132666298 Test: Flashed walleye_svelte-eng, networking and captive portal working, including "use as-is". Change-Id: I243b29f2397b22f0d55af0d8927e75916d644198
-
- May 10, 2019
-
-
Varun Shah authored
Bug: 132438832 Bug: 111838160 Test: builds and flashes. Change-Id: Id76eb62c569911743097f1ff6136a9fbf9746510
-
- Apr 22, 2019
-
-
Matthew Ng authored
Frame width is not used because navigation bar is always on the bottom. Test: manual Bug: 113952590 Change-Id: Ie090e937e98cb48089857ade157eee237a16965d
-
- Mar 23, 2019
-
-
Po-Chien Hsueh authored
We renamed DynamicAndroidInstallationService, add it to CleanSpec. Bug: 129159349 Test: Rename and make Change-Id: I5445cafbbd5b0ae7af77fdf76ddc50ce6ad1e6de
-
- Jan 11, 2019
-
-
Anton Hansson authored
Since this app is frequently customized by OEMs, it doesn't fit in the mainline /system image right now. Move it to /product. Bug: 110072687 Test: make Test: boot blueline Test: atest SystemUITests Change-Id: If27bcccd62f239f716db5ee7f4f1418d936e1cf4 Merged-In: If27bcccd62f239f716db5ee7f4f1418d936e1cf4 (cherry picked from commit 9068f65e)
-
- Jan 07, 2019
-
-
Anton Hansson authored
The set of audio files is frequently customized, so move the default set to /product. The frameworks scans both of these directories. Bug: 80410283 Bug: 118826166 Test: verify sounds available in soundpicker Change-Id: I3bfc71b46eb64b4d4614b62c65fb8821bf1c271a
-
Anton Hansson authored
The set of audio files is frequently customized, so move the default set to /product. The frameworks scans both of these directories. Bug: 80410283 Bug: 118826166 Test: verify sounds available in soundpicker Change-Id: I3bfc71b46eb64b4d4614b62c65fb8821bf1c271a Merged-In: I3bfc71b46eb64b4d4614b62c65fb8821bf1c271a
-
- Dec 18, 2018
-
-
Anton Hansson authored
Since this app is frequently customized by OEMs, it doesn't fit in the mainline /system image right now. Move it to /product. Bug: 110072687 Test: make Test: boot blueline Test: atest SystemUITests Change-Id: If27bcccd62f239f716db5ee7f4f1418d936e1cf4
-
- Nov 30, 2018
-
-
Matthew Ng authored
Before slim buttons and floating were mutually exclusive, now they can both be enabled as overlays so floating with a slim nav height can occur. Bug: 112934365 Test: manual Change-Id: Ic6b3e1216e5395e71c72391f893182e263188572
-
- Oct 02, 2018
-
-
Sundong Ahn authored
com.android.media.remotedisplay is built with java_sdk_library and api files are added by running "make update-api". The com.android.media.remotedisplay.xml is removed since it will be made auto generation by soong when the library is built with java_sdk_library. Bug:77577799 Test: make -j Test: make checkapi Test: adb shell cmd package list libraries |\ grep com.android.media.remotedisplay And check the com.android.media.remotedisplay library Merged-In: I40e2d5456877a434f7c1ae70b6ec3692db106537 Change-Id: I40e2d5456877a434f7c1ae70b6ec3692db106537 (cherry picked from commit 6e038837)
-
- Aug 30, 2018
-
-
Sundong Ahn authored
com.android.media.remotedisplay is built with java_sdk_library and api files are added by running "make update-api". The com.android.media.remotedisplay.xml is removed since it will be made auto generation by soong when the library is built with java_sdk_library. Bug:77577799 Test: make -j Test: make checkapi Test: adb shell cmd package list libraries |\ grep com.android.media.remotedisplay And check the com.android.media.remotedisplay library Change-Id: I40e2d5456877a434f7c1ae70b6ec3692db106537
-
- Jun 19, 2018
-
-
Sundong Ahn authored
com.android.future.usb.accessory is built with java_sdk_library and api files are added by running "make update-api". Bug:77577799 Test: make -j Test: make checkapi Test: adb shell cmd package list libraries |\ grep com.android.future.usb.accessory And check the com.android.future.usb.accessory library Change-Id: I21c635c06ab809b3d1b34b2a8de055fa20d9b066
-
- Jun 07, 2018
-
-
Sundong Ahn authored
com.android.location.provider is built with java_sdk_library and api files are added by running "make update-api". Remove com.android.location.provider.xml since it will be make auto generation by soong when the library is built with java_sdk_library. Bug:77577799 Test: make -j Test: make checkapi Test: adb shell cmd package list libraries |\ grep com.android.location.provider And check the com.android.location.provider library Change-Id: Iad0b4452fd87716c277235f3da6f3540aafdbed3
-
- Jun 04, 2018
-
-
Sundong Ahn authored
The com.android.mediadrm.signer is built with java_sdk_library and api files are added by running "make update-api". The com.android.mediadrm.signer is removed in platform.xml since it will be made auto generation by soong when the library is built with java_sdk_library. Bug:77577799 Test: make -j Test: make checkapi Merged-In: I0e773615abe6aa8d757e489de2b9d807cd356146 Change-Id: I0e773615abe6aa8d757e489de2b9d807cd356146 (cherry picked from commit 2e1089ba)
-
- May 31, 2018
-
-
Sundong Ahn authored
The com.android.mediadrm.signer is built with java_sdk_library and api files are added by running "make update-api". The com.android.mediadrm.signer is removed in platform.xml since it will be made auto generation by soong when the library is built with java_sdk_library. Bug:77577799 Test: make -j Test: make checkapi Test: adb shell cmd package list libraries |\ grep com.android.mediadrm.signer And check the com.android.mediadrm.signer library Merged-In: I0e773615abe6aa8d757e489de2b9d807cd356146 Change-Id: I0e773615abe6aa8d757e489de2b9d807cd356146 (cherry picked from commit 2e1089ba)
-
- May 25, 2018
-
-
Sundong Ahn authored
The com.android.mediadrm.signer is built with java_sdk_library and api files are added by running "make update-api". The com.android.mediadrm.signer is removed in platform.xml since it will be made auto generation by soong when the library is built with java_sdk_library. Bug:77577799 Test: make -j Test: make checkapi Test: adb shell cmd package list libraries |\ grep com.android.mediadrm.signer And check the com.android.mediadrm.signer library Change-Id: I0e773615abe6aa8d757e489de2b9d807cd356146
-
- Apr 16, 2018
-
-
Tej Singh authored
Enforces the dump permission in stats service and fixes a typo in an enum name. Bug: b/77723108 Test: adb shell dumpsys stats as root and not root Test: build success on marlin (and cts build success) Change-Id: I131f97fe4fd370d50bc4ad369377f6adcca5f6ae
-
- Mar 10, 2017
-
-
Amith Yamasani authored
Fixes a local build failure I was having. Test: N/A Change-Id: I0ad770e96e0a4d72a7d538ebc1ba0b19de5996c7
-
- Nov 15, 2016
-
-
Sudheer Shanka authored
Bug: 30977067 Test: Existing tests pass Change-Id: Ieac0f11c2b249dcd60441b14c1f391e6f8131d42
-
- Mar 03, 2016
-
-
Eino-Ville Talvala authored
Remove old generated camera AIDL code Change-Id: I8293c08abb94ca0abca1fb2e892586202ccc3443
-
- Jan 19, 2016
-
-
Adam Lesinski authored
Changed the package name of an R.java generated file, so we need to clean up the old one left behind from a previous build. Change-Id: I3ece312d367a30d736084736c44238b4e52d22d7
-
- Nov 23, 2015
-
-
Jean-Michel Trivi authored
Remove dead code related to media button event receiver and remote control display, now handled by MediaSession* Change-Id: I4bd621240ddddf4df079df8d551c72b232c3301d
-
- Sep 02, 2015
-
-
Ying Wang authored
Change-Id: I74b8eba475205fae5a9bb51f35d70daed37cc475
-
- Jun 02, 2015
-
-
Craig Lafayette authored
- Remove ManagedProvision Bluetooth extras from DevicePolicyManager - Remove ManagedProvisioning device initializer status action and extras from DevicePolicyManager. - Remove DIA status update protected-broadcast and permission - Remove DPM.sendDeviceInitializerStatus method Bug: 21559093 Change-Id: Ibb651ebb2772ace6a16a5830f82f75465150e6e3
-
- May 06, 2015
-
-
Jeff Brown authored
This reverts commit 1a937b04. Bug: 20641986 Change-Id: I035d945d1561e5fc7c914aa9362635f763c83cfd
-
- Feb 24, 2015
-
-
Michael Wright authored
Change-Id: I7ea2591e701140430ab2060ae0ce51af114c3acf
-
- Feb 10, 2015
-
-
Jorim Jaggi authored
Change-Id: Ifd69f1f3dd308a7e17a1442e2f3950da8b03cec4
-
- Jan 07, 2015
-
-
Jorim Jaggi authored
Change-Id: I6e338dee76063d7d200967bef0ed1122c2769d42
-
- Nov 12, 2014
-
-
Adrian Roos authored
It is disabled dead code already and not useful anymore with the new caching in LockSettingsService. Bug: 18163444 Change-Id: Icc184e923e0fbeab31ed128336c01f835b24c6f2
-
- Sep 13, 2014
-
-
Tyler Gunn authored
- Changing package from android.telecomm to android.telecom - Changing package from com.android.telecomm to com.android.server.telecomm. - Renaming TelecommManager to TelecomManager. Bug: 17364651 Change-Id: I192cb5d189f55db012ea72ee82ccc5aedbc21638
-