Skip to content

Instantly share code, notes, and snippets.

diff --git a/lineage.files b/du.files
index 2f7aae4..56ddfed 100644
--- a/lineage.files
+++ b/du.files
@@ -1,131 +1,199 @@
./Android.mk
-./BoardConfigVendor.mk
-./marlin-vendor.mk
-./proprietary/bin/ATFWD-daemon
-./proprietary/bin/PktRspTest
diff --git a/lineage.files b/du.files
index 2f7aae4..56ddfed 100644
--- a/lineage.files
+++ b/du.files
@@ -1,131 +1,199 @@
./Android.mk
-./BoardConfigVendor.mk
-./marlin-vendor.mk
-./proprietary/bin/ATFWD-daemon
-./proprietary/bin/PktRspTest
#!/bin/bash
export oldtag=android-7.1.1_r6
export newtag=android-7.1.1_r9
export cmversion=14.1
# CAF
#export remotebase=https://source.codeaurora.org/quic/la/platform
# AOSP
export remotebase=https://android.googlesource.com/platform
#!/bin/bash
while [ $# -gt 0 ]; do
case $1 in
-a|--all|all) all=true;;
esac
shift
done
killit() {
#include <binder/IBinder.h>
#include <gui/IGraphicBufferProducer.h>
#include <utils/RefBase.h>
using namespace android;
extern "C" void _ZN7android21SurfaceComposerClient17setDisplaySurfaceERKNS_2spINS_7IBinderEEENS1_INS_22IGraphicBufferProducerEEE(
const sp<IBinder>& token, sp<IGraphicBufferProducer> bufferProducer);
extern "C" void _ZN7android21SurfaceComposerClient17setDisplaySurfaceERKNS_2spINS_7IBinderEEERKNS1_INS_22IGraphicBufferProducerEEE(
# Copyright (C) 2015 The CyanogenMod Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/packages/SystemUI/src/com/android/systemui/volume/VolumeDialog.java b/packages/SystemUI/src/com/android/systemui/volume/VolumeDialog.java
index dedbc9e..2fd17b8 100644
--- a/packages/SystemUI/src/com/android/systemui/volume/VolumeDialog.java
+++ b/packages/SystemUI/src/com/android/systemui/volume/VolumeDialog.java
@@ -699,13 +699,24 @@ public class VolumeDialog implements TunerService.Tunable {
private void updateNotificationRowH() {
VolumeRow notificationRow = findRow(AudioManager.STREAM_NOTIFICATION);
- if (notificationRow != null) {
- if (mState.linkedNotification) {
system/app/ClockworkPhotosWatchFace/ClockworkPhotosWatchFace.apk
system/app/FitnessPrebuiltWearable/FitnessPrebuiltWearable.apk
system/bin/install-recovery.sh
system/fonts/NotoNaskhArabic-Bold.ttf
system/fonts/NotoNaskhArabic-Regular.ttf
system/fonts/NotoNaskhArabicUI-Bold.ttf
system/fonts/NotoNaskhArabicUI-Regular.ttf
system/fonts/NotoSansArmenian-Bold.ttf
system/fonts/NotoSansArmenian-Regular.ttf
system/fonts/NotoSansBalinese-Regular.ttf
build/kati
dalvik
external/android-clat
external/aac
external/apache-http
bootable/recovery
development
bionic
external/bzip2
build conflicts (on invisiblek's cm-14.1_android-7.1.1_r4 branch)
diff --git a/service/Android.mk b/service/Android.mk
index cdee104..c1ba4a8 100644
--- a/service/Android.mk
+++ b/service/Android.mk
@@ -145,12 +145,6 @@ LOCAL_MODULE_TAGS :=
LOCAL_MODULE := wifi-service
LOCAL_PROTOC_OPTIMIZE_TYPE := nano
-ifeq ($(EMMA_INSTRUMENT_FRAMEWORK),true)
-LOCAL_EMMA_INSTRUMENT := true