Skip to content

Commit

Permalink
msm8998-common: temp disable qcom location app
Browse files Browse the repository at this point in the history
Change-Id: Ia01e33ea28b92dccf291a9a90a7bbc8f1d21d25c
  • Loading branch information
codeworkx committed Jan 16, 2020
1 parent 5216008 commit 509f527
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions msm8998-common/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -185,17 +185,6 @@ android_app_import {
privileged: true,
}

android_app_import {
name: "com.qualcomm.location",
owner: "oneplus",
apk: "proprietary/priv-app/com.qualcomm.location/com.qualcomm.location.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
}

android_app_import {
name: "dpmserviceapp",
owner: "oneplus",
Expand Down
1 change: 0 additions & 1 deletion msm8998-common/msm8998-common-vendor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -1241,7 +1241,6 @@ PRODUCT_PACKAGES += \
libloc_api_v02 \
SoterService \
WfdService \
com.qualcomm.location \
dpmserviceapp \
PowerOffAlarm \
TimeService \
Expand Down

0 comments on commit 509f527

Please sign in to comment.