Go to file
Brad Ebinger 85af7f48e3 Fix repo hook error upon upload
Some lines of the presubmit message are coming back as
bytes instead of a string using pyton3. So, ensure
each line is a str before checking contents.

Also, send code 77 back to ensure that the error message
is actually printed

Test: repo upload
Change-Id: Ieecd6228318b3001098ac45e4767b8bf46826387
2021-04-29 20:36:47 +00:00
libs Add guava to the build 2014-01-13 06:57:51 -08:00
proto Capture metrics on InCallService failures and inform user of failures 2020-01-28 16:27:16 -08:00
res Import translations. DO NOT MERGE ANYWHERE 2021-04-22 10:03:09 -07:00
scripts Fix repo hook error upon upload 2021-04-29 20:36:47 +00:00
src/com/android/server/telecom Merge "Check for null call id in ConnectionServiceWrapper" 2021-04-26 19:36:57 +00:00
testapps Merge "Call Diagnostic Service implementation" 2021-03-02 21:33:02 +00:00
tests Merge "Fix race condition in CARSM unit tests" 2021-04-20 20:19:16 +00:00
.classpath Allow Telecomm to be imported into Eclipse 2014-01-03 13:47:12 -08:00
.project Allow Telecomm to be imported into Eclipse 2014-01-03 13:47:12 -08:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to packages/services/Telecomm 2021-02-12 15:08:24 -08:00
AndroidManifest.xml Add an exported flag in manifest 2020-03-23 16:54:51 -07:00
CleanSpec.mk Delete unnecessary obj/APPS/Telecomm_intermediates folder 2014-09-14 10:09:27 -07:00
OWNERS Update OWNERS 2020-09-03 23:29:03 +00:00
PREUPLOAD.cfg Add preupload hook to remind people to use AOSP 2019-04-05 15:22:37 -07:00
TEST_MAPPING Move CtsTelecomTestCases to group presubmit-large 2020-12-03 13:07:12 -08:00
proguard.flags Remove reference to class not present in the input 2018-07-04 14:05:48 +02:00