- 26 Feb, 2020 1 commit
-
-
Tom Powell authored
.repo/manifest.xml is no longer a symlink becuase apparently windows developers need to use repo and windows needs admin for symlinks. https: //gerrit.googlesource.com/git-repo/+/a269b1cb9dc21dfd598bfea3766206b606ad4589 Change-Id: I88ea0295133959136d7214f13a76b66d89dc88d4
-
- 22 Feb, 2020 1 commit
-
-
Kshitij Gupta authored
Change-Id: I27fdade5eb177a06795fee7cc19066ec161642d9
-
- 21 Feb, 2020 1 commit
-
-
Marc Bourgoin authored
*From https://android.googlesource.com/device/google/wahoo/+/android-8.1.0_r29/apns-full-conf.xml *Mobilicity removed. Defunct since 2016. *Wind -> Freedom Mobile Change-Id: I3d8501a82441adbb9cdc385c990bef997dba6f97
-
- 14 Feb, 2020 3 commits
-
-
Bruno Martins authored
Change-Id: I437cc1af399c82e38128d9a183d49bc86c891915
-
razorloves authored
Change-Id: I3331f8e65898f8696953b2602b9ad963f7e4313d
-
Wei Wang authored
Test: Build Change-Id: I088938462b389e1ebe783997f773dc5946345666
-
- 09 Feb, 2020 1 commit
-
-
Davide Garberi authored
* This check was supposed to check whether the script addon.d version was lower than backuptool's * Given that the backuptool addon.d version is 1, this isn't going to happen ever making this check completely unuseful Change-Id: I2464749b52bf4e8825e0b4ef42500ee7d3bbfa61
-
- 03 Feb, 2020 3 commits
-
-
Davide Garberi authored
* For some odd reasons executing `cd /system/addon.d` makes the system hang and unmount error: umount: /system_root: Device or resource busy * Don't change directory to not allow the system partition hang Change-Id: I3d30bdc59c2f05d16823e99046c1dce2e1e6eb73
-
Davide Garberi authored
* If any of these two function gets run on a recovery mounting system to /system, /system/addon.d won't exist while /system/system/addon.d will. * Run the functions with $S as argument to make this work correctly Change-Id: I02e7b91429a9e74d28bdb77e56955dad97ca75ac
-
Davide Garberi authored
* The path /postinstall exists only for A/B, causing: grep: /postinstall/tmp/addon.d/*sh: No such file or directory Change-Id: Ia07b3029e949c3e08302457cd08798a4dde00ef6
-
- 02 Feb, 2020 1 commit
-
-
LuK1337 authored
* We can survive without granting this permission out of box, also fixes Exchange-less boot up exception. D AndroidRuntime: Shutting down VM E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main E AndroidRuntime: java.lang.IllegalArgumentException: Unknown permission: com.android.email.permission.READ_ATTACHMENT E AndroidRuntime: at com.android.server.pm.permission.PermissionManagerService.grantRuntimePermission(PermissionManagerService.java:2103) E AndroidRuntime: at com.android.server.pm.permission.PermissionManagerService.access$900(PermissionManagerService.java:121) E AndroidRuntime: at com.android.server.pm.permission.PermissionManagerService$PermissionManagerServiceInternalImpl.grantRuntimePermission(PermissionManagerService.java:3032) E AndroidRuntime: at com.android.server.pm.PackageManagerService.grantRuntimePermission(PackageManagerService.java:5800) E AndroidRuntime: at android.app.ApplicationPackageManager.grantRuntimePermission(ApplicationPackageManager.java:684) E AndroidRuntime: at com.android.server.pm.permission.DefaultPermissionGrantPolicy.grantRuntimePermissions(DefaultPermissionGrantPolicy.java:1217) E AndroidRuntime: at com.android.server.pm.permission.DefaultPermissionGrantPolicy.grantDefaultPermissionExceptions(DefaultPermissionGrantPolicy.java:1381) E AndroidRuntime: at com.android.server.pm.permission.DefaultPermissionGrantPolicy.grantDefaultPermissions(DefaultPermissionGrantPolicy.java:297) E AndroidRuntime: at com.android.server.pm.PackageManagerService.systemReady(PackageManagerService.java:21731) E AndroidRuntime: at com.android.server.SystemServer.startOtherServices(SystemServer.java:2037) E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:529) E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:356) E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491) E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:908) Change-Id: If2caad2b004820b10b7095a4bb4307d0f065c723
-
- 27 Jan, 2020 1 commit
-
-
Arne Coucheron authored
Change-Id: I9dfcecde0e662b9e481696b661e16ac7e131a75c
-
- 10 Jan, 2020 3 commits
-
-
Davide Garberi authored
* Dynamically mount system to the path chosen by the recovery through backuptool * This can be helpful because of the fragmentation that will happen with system mount in recovery after Q Change-Id: I2d1e775efcf87e33319bc7790d1e54bca72116d3
-
Luca Stefani authored
* It's currently broken * Should be converted to soong/metalava Change-Id: I45f91d20cf797f89e5b1e4730cdafde44128e9a4
-
dianlujitao authored
This fixes parsing when arguments contain colons, a typical usecase would be: -vendor/app/TimeService/TimeService.apk;:timeservice_app_cert Change-Id: I7500ae09632632ddc10734d9b1df267e28286b67
-
- 09 Jan, 2020 1 commit
-
-
Anirudh Gupta authored
Change-Id: I7fcd851b5c89e9deda2979b206ff784f8b56b346
-
- 03 Jan, 2020 3 commits
-
-
Nolen Johnson authored
* We are no longer providing our own root access solution as of 17.0, as PermissionHub has largely replaced the functionallity of Privacy Guard, which this feature was housed in. * We do still have a baked in ADB root solution that can be enabled in developer settings (see topic:ten-adbroot on Gerrit). * This DOES NOT mean we will be providing support for other root solutions. Change-Id: Iecf92e3c8f91304ed998e0260d09a8048dc44d82
-
Bruno Martins authored
It doesn't make sense to keep updating this file on every new version. Change-Id: I865764eda559407d29364d686603b4ad80a6b445
-
Michael Bestas authored
Change-Id: Iaf3b75e49677b616a19431da8087c338ee7eb8da
-
- 19 Dec, 2019 2 commits
-
-
Roman Birg authored
Change-Id: Ied1a243730df1d683fd237f8ea7bd9b1742db105 Signed-off-by:
Roman Birg <romanbirg@gmail.com>
-
Sam Mortimer authored
* $OUT is now absolute so strip $ANDROID_BUILD_TOP before looking for targets to adb push. Change-Id: If00e58a98484b7b6b2ee6e4ecd00fc3031e1f47b
-
- 18 Dec, 2019 1 commit
-
-
Volodymyr Zhdanov authored
* there's no per device way to add props to /system/build.prop * adding it here is the only way so far Change-Id: Iafc286d9e479677540a4ec617db76715c018ae8e
-
- 09 Dec, 2019 1 commit
-
-
Michael Bestas authored
Change-Id: Iac6366d714ab3634def648e6a8c0c30d684a9383
-
- 08 Dec, 2019 1 commit
-
-
Han Wang authored
Change-Id: I2f82e283a66992fe9e108d399eb7e9d135b54387
-
- 06 Dec, 2019 1 commit
-
-
Tim Schumacher authored
This can be imported into Android Studio more easily, eventually even as a repository of LineageOS emulator images. (Build with `m sdk_addon`, it will end up in out/host/linux-x86/sdk_addon) Change-Id: Ia78524dd729b0f2ccc96f5a6eb2503cdc8b4d253
-
- 01 Dec, 2019 2 commits
-
-
Han Wang authored
* This seems to be a leftover of CM days. Change-Id: Iff75e120e4a71e64fa45ab3734ab63151ce21cb1
-
Han Wang authored
* Mimic the behavior of https://source.codeaurora.org/quic/la/platform/frameworks/native/commit/?h=LA.UM.8.6.r1-01900-89xx.0&id=002db77e0d84893d498f5a9544ec7941158c71e8. Change-Id: Id87564acde3d05f10a266c580f6931d444c91b9e
-
- 26 Nov, 2019 1 commit
-
-
Martincz Gao authored
Old one no longer works. Change-Id: If04d87ded94ceb08c7265569503bd51e7c06c542
-
- 25 Nov, 2019 1 commit
-
-
Jan Altensen authored
Change-Id: I96dd2f7dd629a06de288332e1d00be827029e89c
-
- 24 Nov, 2019 1 commit
-
-
razorloves authored
Starting with Q, Chrome is no longer a webview provider. The role was switched over to google's webview app. Change-Id: I59251578820a9af0b8ad8e51eb429156e7b7a3eb
-
- 22 Nov, 2019 10 commits
-
-
Danny Baumann authored
Makes theme picker appear under display settings. Change-Id: Ibd02eacf1c199979123e54054715b72d91af3851
-
Bruno Martins authored
AOSP pushes RROs to system by default now, therefore our custom target is not needed anymore. This reverts commit 546c9a1e. Change-Id: I46753a3b60a89f0198058fbc6d07d3db8a6699b5
-
Bruno Martins authored
Styles API was nuked from the SDK. This reverts commit 6cf7640e. Change-Id: I99405c493b57045c5c7c6331ab64fad49d160840
-
Demon000 authored
No need to change them. Change-Id: I3040ebb6316db7498e5170531d8df904f54e5233
-
Bruno Martins authored
Permission no longer required because Styles handling was removed from LineageParts. ThemePicker is our best friend now. This reverts commit a7b0cf7e. Change-Id: I003cd2281de9f7edbd81a15e0c1b1258e537ccb3
-
Demon000 authored
Change-Id: Iea298d08621bbf10e06a560bf144095e84765774
-
Luca Stefani authored
Change-Id: Ia481611d50a805235d132deeb8cee434d5743752
-
Luca Stefani authored
Change-Id: Ie24eda594f9aee3cb0aae8162bbef53aa65b7354
-
Luca Stefani authored
Change-Id: I6c2acaa6b33ad8937e481d2e9675a5b1eecd23cc
-
Simon Shields authored
This is very subtly broken: we look for the string 'Change-Id:' in an array of byte strings. Fix this by decoding the git output to utf-8 strings. Change-Id: I708ad0adacb61c89bfba0fd88eeb2e37648317af
-