Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25ccffd5 authored by Eric Schwarzenbach's avatar Eric Schwarzenbach Committed by android-build-merger
Browse files

Merge "Add constant for PhysicalChannelConfig UNSOL" into pi-dev

am: d211217c

Change-Id: Ib28e567aafe6b6c2ca139c6688d9fc4202c25d00
parents df8ed7a4 d211217c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -477,4 +477,5 @@ cat include/telephony/ril.h | \
    int RIL_UNSOL_NETWORK_SCAN_RESULT = 1049;
    int RIL_UNSOL_ICC_SLOT_STATUS = 1050;
    int RIL_UNSOL_KEEPALIVE_STATUS = 1051;
    int RIL_UNSOL_PHYSICAL_CHANNEL_CONFIG = 1052;
}