OSDN Git Service

DO NOT MERGE Revert "Adding the privacy chip to the CarStatusBar"
authorPriyank Singh <priyanksingh@google.com>
Thu, 30 May 2019 01:09:35 +0000 (01:09 +0000)
committerPriyank Singh <priyanksingh@google.com>
Thu, 30 May 2019 19:19:34 +0000 (19:19 +0000)
commita6c1e6ab651718e24416a1ca061b92b7626c416a
tree7ea1e532eca45b34259e5fe5393091d1718b993a
parent5bd5767768a9dc0a0d2972239fbfd2f68258cfd9
DO NOT MERGE Revert "Adding the privacy chip to the CarStatusBar"

This reverts commit 5bd5767768a9dc0a0d2972239fbfd2f68258cfd9.

Reason for revert: We want to delete all the code related to privacy chip/indicator from Q as of now. b/132292477

Bug: 133898491
Change-Id: Ieddae7509d918ab63a5b3111e0efc623fae644b3
packages/CarSystemUI/res/layout/car_ongoing_privacy_chip.xml [deleted file]
packages/CarSystemUI/res/layout/car_top_navigation_bar.xml
packages/CarSystemUI/res/values/dimens.xml
packages/CarSystemUI/src/com/android/systemui/statusbar/car/privacy/OngoingPrivacyChip.java [deleted file]
packages/CarSystemUI/src/com/android/systemui/statusbar/car/privacy/PrivacyApplication.java [deleted file]
packages/CarSystemUI/src/com/android/systemui/statusbar/car/privacy/PrivacyDialogBuilder.java [deleted file]
packages/CarSystemUI/src/com/android/systemui/statusbar/car/privacy/PrivacyItem.java [deleted file]
packages/CarSystemUI/src/com/android/systemui/statusbar/car/privacy/PrivacyType.java [deleted file]