OSDN Git Service

Schematize ADB system properties
authorKiyoung Kim <kiyoungkim@google.com>
Thu, 27 Dec 2018 05:29:54 +0000 (14:29 +0900)
committerKiyoung Kim <kiyoungkim@google.com>
Tue, 12 Feb 2019 02:58:22 +0000 (02:58 +0000)
commit1470f025f580330d1db941f5de27f0a65358aa2a
treea7b4f12e9f7318e24277046b69f0a6f6825afeab
parentdb5c59214ffa767d6494c98d8c90347f2bda2130
Schematize ADB system properties

Properties accessed across partitions are now schematized and will
become APIs to make explicit interfaces among partitions.

Bug: 117924132
Test: m -j
Change-Id: I654c0e1f234d097a66f79ba8c019b8bebc794816
Merged-In: I654c0e1f234d097a66f79ba8c019b8bebc794816
services/usb/java/com/android/server/usb/UsbDeviceManager.java