mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-09-27 03:30:57 -04:00
Refresh most branch specific patches
Fixed up: LineageOS-16.0/android_packages_apps_Backgrounds/308977.patch LineageOS-16.0/android_packages_apps_Settings/0001-Captive_Portal_Toggle.patch LineageOS-17.1/android_packages_apps_Settings/0001-Captive_Portal_Toggle.patch LineageOS-18.1/android_packages_apps_Settings/0001-Captive_Portal_Toggle.patch Must review again: LineageOS-14.1/android_packages_apps_PackageInstaller/64d8b44.patch Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
f7194d1f13
commit
4ce35a3c60
163 changed files with 912 additions and 564 deletions
|
@ -1,4 +1,4 @@
|
|||
From b31e5b89a84b8ae992c818184fa3bb9d288db69d Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: cprhokie <cprhokie@gmail.com>
|
||||
Date: Fri, 22 Feb 2019 20:53:12 -0500
|
||||
Subject: [PATCH] avrc_bld_get_attrs_rsp - fix attribute length position off by
|
||||
|
@ -10,7 +10,7 @@ Change-Id: I60c859ef9784cf39d390a22810be5777e1e5066c
|
|||
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/stack/avrc/avrc_bld_tg.c b/stack/avrc/avrc_bld_tg.c
|
||||
index 089dfa3ae..8c16e01a6 100644
|
||||
index 5befa7a10..b73393182 100644
|
||||
--- a/stack/avrc/avrc_bld_tg.c
|
||||
+++ b/stack/avrc/avrc_bld_tg.c
|
||||
@@ -976,7 +976,8 @@ static tAVRC_STS avrc_bld_get_attrs_rsp (tAVRC_GET_ATTRS_RSP *p_rsp, BT_HDR *p_p
|
||||
|
@ -23,3 +23,6 @@ index 089dfa3ae..8c16e01a6 100644
|
|||
/* the existing len */
|
||||
BE_STREAM_TO_UINT16(len, p_data);
|
||||
p_num = p_data + 1;
|
||||
--
|
||||
2.31.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue